body { 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-width: 0px;
margin-height:0px;
	   	 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10pt;
color:#333333;
text-align: center;
background-image: url('images/fundo.jpg'); 
background-color: #ffffff;
background-repeat: no-repeat; 
background-attachment: fixed; 
background-position: center top;
	
	
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;

}

A.link {
text-decoration:none; 
font-family:century gothic; 
font-size:13pt; 
color: #FF6600;
}

A.link:hover {
text-decoration:none;
font-family:century gothic; 
font-size:13pt; 
color: #535353;
}
