.texto {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #000000;
}
.textoazul {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #3768B4;
}
.titulo {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	color: #3768B4;
	font-weight: bold;
}
A:link
{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #3768B4;
	font-weight: bold;
	TEXT-DECORATION: none
}
A:visited
{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #3768B4;
	font-weight: bold;
	TEXT-DECORATION: none
}
.textogrande {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titular {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3768B4;
}
.fecha {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}