.fonte {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

}
.textbox {
	font-family: Arial;
	font-size: 11px;
	border: thin groove;
	background-color: #CCCCCC;

}
.fontepreta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.fontecinza {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.fontebranca {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;


}

