<title>Webdesign, Sites </title>
<meta name="author" content="http://www.agataeomouse.com.br ">


body { 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-width: 0px;
margin-height:0px;
	   	 
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color:#c0c0c0;
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:trebuchet MS;
font-size:13px; 
color: #cccccc;
}

A.link:hover {
text-decoration:none;
font-family:trebuchet MS;
font-size:13px; 
color: #c0c0c0;
}