a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }

.campo		{
	font-family: Verdana;
	font-size: 7pt;
	color: #006699;
	background-color: #D6D6D6;
}		

.botao 	{
				background-color: #E8E8E8; 
				color: black; 
				border-color: #FFFFFF; 
				border-width: 1px; 
				font-family: Tahoma, Verdana; 
				font-size: 8pt;
			}
			
</style>