/* CSS Document */

.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Estilo3 {font-family: "Trebuchet MS"; font-size: 14px; color: #303E7F; }
.Estilo4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #303E7F; font-weight: bold; }
.Estilo5 {font-family: Wingdings; color:#FFFFFF;font-size: 18px;}
.Estilo9 {font-family: Webdings; color:#FFFFFF;font-size: 18px;}
.Estilo7 {font-family: "Trebuchet MS"; font-size: 11px; color: #303E7F; }
.Estilo8 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; }


.enlace {
font-family: "Trebuchet MS";
font-size: 14px;
color: #FFFFFF;
text-decoration:none;
padding-left:3px;
}

.enlace:hover {
font-family: "Trebuchet MS";
font-size: 14px;
color: #F8A349;
text-decoration: underline;
padding-left:3px;
}

.enlacetexto {font-family: "Trebuchet MS"; font-size: 14px; color: #303E7F; text-decoration:none; }
.enlacetexto:hover {font-family: "Trebuchet MS"; font-size: 14px; color: #303E7F; text-decoration:underline; }

.enlacetexto2 {font-family: "Trebuchet MS"; font-size: 14px; color: #303E7F; text-decoration:underline; font-weight:bold; }
.enlacetexto2:hover {font-family: "Trebuchet MS"; font-size: 14px; color: #303E7F; text-decoration:underline; font-weight:bold;}

.enlacemenu {
font-family: "Trebuchet MS";
font-size: 14px;
color: #FFFFFF;
text-decoration:none;
padding-left:5px;
padding-right:5px;
border-bottom: 2px solid #363B72;
font-weight: bold;
}

.enlacemenu:hover {
font-family: "Trebuchet MS";
font-size: 14px;
color: #D6D5DD;
text-decoration: none;
padding-left:5px;
padding-right:5px;
border-bottom: 2px solid #CC6600;
font-weight: bold;
}
