.body {
  background-attachment:fixed;
}
.bodynoticias {
  background-attachment:fixed;
  
	scrollbar-highlight-color:#ADCE1B;
	scrollbar-3dlight-color:#ADCE1B;
	scrollbar-shadow-color:#006600;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ADCE1B;
	scrollbar-face-color:#006600;
}
.font {
	border-color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.bodyindex {
  background-attachment:fixed;
  
	scrollbar-highlight-color:#FFFBBB;
	scrollbar-3dlight-color:#FFFBBB;
	scrollbar-shadow-color:#F18812;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFBBB;
	scrollbar-face-color:#F18812;
}

.bodysplash {
  background-attachment:fixed;
}
a:link {
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-family:"Courier New", Courier, mono;
}
a:visited {
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-family:"Courier New", Courier, mono;
}
a:hover {
  font-size: 16px;
  text-decoration: none;
  color: #FF9900;
  font-weight: bold;
  font-family:"Courier New", Courier, mono;
}