.body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#BEBDBD;
	scrollbar-track-color:#BEBDBD;
	scrollbar-shadow-color:#BEBDBD;
	scrollbar-highlight-color:#BEBDBD;
	scrollbar-3dlight-color:#BEBDBD;
	scrollbar-darkshadow-Color:#BEBDBD;
}
.tit_noticias {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #727272;
}
.cuerpo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.titulo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

<!-- Vinculos pagina --> 
a.titulares {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
a.titulares:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
a.titulares:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #727272;
	color: #666666;
	text-decoration: none;
}
a.titulares:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
a.titulares:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #727272;
	text-decoration: underline;
}