.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
}
.lk_verm:link {  color: #FF0000; text-decoration: none}
.lk_verm:active {  color: #FF0000; text-decoration: none}
.lk_verm:visited {  color: #FF0000; text-decoration: none}
.lk_verm:hover {  color: #FF9900; text-decoration: underline}
.lk_azul:link {  color: #0000FF; text-decoration: none}
.lk_azul:active {  color: #0000FF; text-decoration: none}
.lk_azul:visited {  color: #0000FF; text-decoration: none}
.lk_azul:hover {  color: #0099FF; text-decoration: underline}
.lk_preto:link {  color: #000000; text-decoration: none}
.lk_preto:active {  color: #000000; text-decoration: none}
.lk_preto:visited {  color: #000000; text-decoration: none}
.lk_preto:hover {  color: #CCCCCC; text-decoration: underline}

.form1 {
	font-size: 9px;
	color: #000099;
	border: thin solid #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.form1_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-color: #F3F3F3;
	border: thin solid #000000;
}
.fiotab_cinza {
	border: thin solid #666666;
}
.fiotab_vinho {
	border: thin solid #9C0000;
}
