BODY {
scrollbar-face-color: #2B50A5;
scrollbar-highlight-color: black;
scrollbar-arrow-color: white;
scrollbar-track-color: black;
BACKGROUND-COLOR: transparent;
}
a.link:link {
color:#003366;
text-decoration:none;
}
a.link:visited {
color:#003366;
text-decoration:none;
}
a.link:hover {
color:#003366;
background-color:#FF3300;
}
a.link:active {
color:#FF3300;
}	 
.botao{	background-color :  #3366CC;
	   	font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color: white;
		font-weight : bold;
		border-color : #000066;
		width: 170;	
		height:25;
	 }
.botao1{	background-color :  white;
	   	font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color: #3366CC;
		font-weight : bold;
		border-color : #000066;
		width: 170;	
		height:25;
	 }
.botao2{	background-color :  green;
	   	font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color: white;
		font-weight : bold;
		border-color : #000066;
		width: 350;	
		height:20;
	 }
.botao3{	background-color :  #3366CC;
	   	font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color: white;
		font-weight : bold;
		border-color : #000066;
		width: 350;	
		height:20;
	 }	 
	 