.tit_blanco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.tit_azul {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
.general {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.subtitulos {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.general_azul {
	font-family: Tahoma;
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
.pie {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.tablas {
	border: thin solid #40556A;
	background-color:#E5E8EF;
}

