.titulares {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 336CBD;
	text-decoration: none;
}
.inf {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.infenlaces {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.infenlaces:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: C0AD83;
	text-decoration: none;
}
.fichas {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lineas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366CC;
	text-decoration: none;

}
.contacto {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

