.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #437192;
}
a.menu:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.pie:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #333333;
}
a.pie:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #333333;
}
a.pie:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
	color: #333333;
}
a.pie:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #333333;
}



.titulo_lateral {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.titulo_especial {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}



.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

a.texto:link {
	text-decoration: none;
	font-size: small;
	color: #003399;
}
a.texto:visited {
	text-decoration: none;
	
	font-size: small;color: #0066CC;
}
a.texto:hover {
	text-decoration: underline;
	
	font-size: small;color: #FF9900;
}
a.texto:active {
	text-decoration: none;
	
	font-size: small;color: #003399;
}


.texto_cajas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

a.texto_cajas:link {
	text-decoration: none;
	font-size: x-small;
	color: #003399;
	font-weight: bold;
}
a.texto_cajas:visited {
	text-decoration: none;
	font-size: x-small;
	color: #0066CC;
	font-weight: bold;
}
a.texto_cajas:hover {
	text-decoration: underline;
	font-size: x-small;
	color: #FF9900;
	font-weight: bold;
}
a.text_cajas:active {
	text-decoration: none;
	font-size: x-small;
	color: #003399;
	font-weight: bold;
}


.fecha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.fecha:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
}
a.fecha:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
}
a.fecha:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
	color: #0033CC;
}
a.fecha:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
}





.texto_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.texto_lateral:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #003399;
}
a.texto_lateral:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
a.texto_lateral:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a.texto_lateral:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}


.texto_cajas_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006699;
}

a.texto_cajas_azul:link {
	text-decoration: none;
	font-size: x-small;
	color: #003399;
	font-weight: bold;
}
a.texto_cajas_azul:visited {
	text-decoration: none;
	font-size: x-small;
	color: #0066CC;
	font-weight: bold;
}
a.texto_cajas_azul:hover {
	text-decoration: underline;
	font-size: x-small;
	color: #FF9900;
	font-weight: bold;
}
a.text_cajas_azul:active {
	text-decoration: none;
	font-size: x-small;
	color: #003399;
	font-weight: bold;
}
