A:link 
{
	color: #A10B5B;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A:visited 
{
	color: #A10B5B;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A:hover 
{
	color: #A10B5B;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

A:active 
{
	color: #A10B5B;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.texto1
{
	font-size: 8pt;
	font-family: "Arial";
	font-weight:normal;
	color: #666666;
}
.texto2
{
	font-size: 9pt;
	font-family: "Trebuchet MS";
	font-weight:normal;
	color: 7B797B;
}
.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-width:0px;
}
.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;
	}

