.texto      	{
	font: normal 9pt Verdana;
	text-decoration: none;
	color: none;
	border: none;
}
.texto_peq  	{font: xx-small Verdana; color: #FF0000}
.titulos        {font: bold 9pt Verdana; text-decoration: none; color: #0066CC}
.form_campos	{
	font: bolder normal x-small/normal Arial;
	color: #FFCC33;
	background-color: #FF6633;
	border: medium none #0066CC;
	
}
.form_campos2	{
	font: normal x-small/normal Verdana;
	color: #333333;
	background-color: #FFCC00;
	text-transform: none;
	background-image: none;
	text-decoration: none;
	border: thin none #FFCC00;
	margin: auto;
	height: auto;
	width: auto;





}
.form_botao 	{
	background-color: #FFFFFF;
	font: normal 8pt Tahoma;
	color: #DD0000;
	border: thin none #00CCFF;
}
a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	text-decoration: none;
	color: #333333;



}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
a:active {
	text-decoration: none;
	color: #333333;

}
