a:link {
	font-family: "Lucida Sans Unicode", "Microsoft Sans Serif", Arial;
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline overline;
}
a:active {
	color: #006633;
	text-decoration: none;
}
.formulario {
	font-family: verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #66CC99;
	width: 80px;
}
.fontlv {
	font-family: verdana;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;

}
.BotaoFormulario {
	font-family: verdana;
	font-size: 9px;
	width: 30px;
	border: 1px solid #66CC99;
	cursor: hand;
	background-color: #FFFFFF;



}
