a:link {
	color: #F1881B;
	text-decoration: none;
	font-family: verdana;
	font-size: 10.5px;
}
a:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 10.5px;
	color: #798A1C;
}
a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 10.5px;
	font-weight: bold;
	color: #798A1C;
}
a:active {
	text-decoration: none;
	font-family: verdana;
	font-size: 10.5px;
	color: #798A1C;
}
.subtitulos {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin:right;
	color: #CD7410;
}	
.titulosnoticias {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin:right;
	color: #4a4a4a;
}
.lineaencabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textoscontenido {
	font-family: verdana;
	font-size: 11.5px;
	color: #666666;
}

.textosinferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.titulos {
	font-family: Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EC7F00;
}

.lineaseparadora {
	font-family: Geneva, Arial;
	font-size: 14px;
	color: #CCCCCC;

}
.siguientevinculos {
	font-family: verdana;
	font-size: 10.5px;
	color: #C9D452;
}