a {font-family: Arial;	font-size: 16px;	font-weight: normal;	 color: #0033FF; text-decoration:underline;}	
a:Hover {text-decoration:underline; color:#E30303;}
.header {font-family: Arial;	font-size: 15px;	font-weight: bold;	 color: #996600;}
.texto {font-family: Arial;	font-size: 12px;	font-weight: normal;	 color: #000000;}

.FormInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.FormLabelPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.FormOpcoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
}
.TextoPequeno000000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TextoPequenoFF0000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.LinkListagem {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}	
.LinkListagem:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
}	
