* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

.bd {
	border: 1px solid #999999;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

.scroll {
scrollbar-shadow-color: #CAD7F0;
scrollbar-face-color: #CAD7F0;
scrollbar-3dlight-color: #CAD7F0;
scrollbar-highlight-color: #CAD7F0;
scrollbar-darkshadow-color: #CAD7F0;
scrollbar-track-color: #E7EDF9;
scrollbar-arrow-color: #7D94C3;
}

.imgNoticia {
width:"60px"
}