/* CSS Document */
.contenido{
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
}
.titulos{
	font-family:"Verdana";
	font-size:12px;
	color:#009798;
}
.otros_titulos{
	font-family:"Verdana";
	font-size:14px;
	color:#009596;
}
a:hover {
font-size: 12px; 
font-family: Verdana;
color: #2E508D;
text-decoration: none;
}
.enlace{
	font-family:Verdana;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.otro_enlace{
	font-family:Verdana;
	font-size:12px;
	color: #009596;
	text-decoration:none;
}
.fecha{
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
}
.mini{
	font-family:"Verdana";
	font-size:9px;
	color:#949494;
	font-weight: bold;
}
.rojo {
	font-family:"Verdana";
	font-size:9px;
	color: #FF0000;
	font-weight: bold;
}
.rojodos {
	font-family:"Verdana";
	font-size:12px;
	color: #FF0000;
	font-weight: bold;
}
