body {
	scrollbar-face-color:#F8F7F5;
	scrollbar-arrow-color:#4A4A4A;
	scrollbar-track-color:#F8F7F5;
	scrollbar-shadow-color:#F8F7F5;
	scrollbar-highlight-color:#F8F7F5;
	scrollbar-3dlight-color:#4A4A4A;
	scrollbar-darkshadow-Color:#4A4A4A;
}
.titular_rojo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.subtitular_noticia {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.cuerpo_pequeno{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}

.titular_noticia {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titular {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cuerpo_noticia {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.cuerpo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.nota {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

<!-- Boton Volver  -->
.btn_volver {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.btn_volver:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.btn_volver:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.btn_volver:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.btn_volver:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

<!-- Vinculos azul --> 
a.vinculos_azul {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #34559B;
	text-decoration: none;
}
a.vinculos_azul:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #34559B;
	text-decoration: none;
}
a.vinculos_azul:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #34559B;
	text-decoration: none;
}
a.vinculos_azul:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #34559B;
	text-decoration: none;
}
a.vinculos_azul:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #34559B;
	text-decoration: underline;
}
<!-- Vinculos normales --> 
a.vinculos {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.vinculos:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.vinculos:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.vinculos:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.vinculos:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
