body,td,p {
color:#333333;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
body {
background-image:url(site_img/fundo1.jpg);
background-position:top;
background-repeat:repeat-x;
background-attachment:fixed;
}
.style1 {color: #FF0000}
.erro_geral {
font-weight:bold;
color:#FF6600;
padding:20px;
}

A:hover {
	BACKGROUND: #3fa028; 
	color: #ffffff;
	font-family:Verdana; 
	font-size: 10px;

}
A {
	color: #66CC33; 
	font-family:Verdana; 
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
p {
	color: #333333; 
	font-family:Verdana; 
	font-size: 11px;
	font-weight: normal;
}
BODY {
   scrollbar-face-color:       #ffffff;
   scrollbar-highlight-color:  #dddddd;
   scrollbar-shadow-color:     #aaffaa
   scrollbar-3Dlight-color:    #aaffaa;
   scrollbar-arrow-color:      #000000;
   scrollbar-track-color:      #ffffff;
   scrollbar-darkshadow-color: #000000;
}

