A:link 
{
	color: #7d7d7d;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
}

A:visited 
{
	color: #7d7d7d;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
}

A:hover 
{
	color: #27569e;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: underline;
}

A:active 
{
	color: #7d7d7d;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
}
.texto1
{
	font-size: 8pt;
	font-family: Arial;
	font-weight:normal;
	color: #666666;
}
.texto2
{
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #2d2d2d;
}
.menus
{
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight:normal;
	color: A10B5B;
}

.inputstyle {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#CEE3F0;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;


}
.boton {
    background-color: #003366;
	border-bottom: #f9f9f9 thin solid;
	border-left: #f9f9f9 thin solid;
	border-right: #f9f9f9 thin solid;
	border-top: #f9f9f9 thin solid;
	color: #CEE3F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
