body {
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#F1F1F1;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#F1F1F1;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#E6E6E6;
}

.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4B5970;
	text-align: justify;

}
.noticia:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4B5970;
}
.noticia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4B5970;
}
.noticia:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4B5970;
}
.noticia:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4B5970;
}
