body {
  margin: 0 0 0 0;
  background-color: white;
  background-image: url(img/bg.jpg);
  background-attachment: fixed;
  background-repeat: repeat-x; 
  font: 9px Verdana;
  color: black;
  
scrollbar-face-color:#FF9D9D;
scrollbar-arrow-color:white; 
scrollbar-track-color:white;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;


}

a {
  color: black;
  text-decoration:none;
}

a:link {
  color: black;
}

a:visited {
  color: black;
}

a:hover {
  color: black;
  text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

.border {
	border-left: 1px solid black;
	border-right: 1px solid black;
}


.fotos {
	border: 1px solid black;
}

textarea {
 
background-color: white;

border: solid 0px;

scrollbar-face-color:#FF9D9D;
scrollbar-arrow-color:white; 
scrollbar-track-color:white;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;

font-family: Verdana;
font-size: 10px;
color: black;
width: 230px;
height: 165px;
}

.copyright {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: Black;
}
