.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.contenidoazul {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}

.contenidoazulmayusculas {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	 text-transform: uppercase;
}

.subtitulorojo {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.subtituloazul {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.contenidochico {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.link {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.fecha {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #999999;
}
.titulorojo {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.tituloazul {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.contenidoprincipal {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
