 
<style type="text/css">

a.azul { color: 000000 ; text-decoration: underline}
a.azul:hover { color: #0000FF; text-decoration: none }
a.azul:visited { color: #999999; text-decoration: none }
a.verm { color:#006633 ; text-decoration: underline; font-size:12px;}
a.verm:hover { color:#009900 ; text-decoration: none; font-size:12px; }



</style>
a.azul { color: #000000; text-decoration: underline }
a.azul {
	color: 000000;
	text-decoration: underline;
	font-family: Arial;
	font-size: xx-small;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txtHidden {
	font-family: Verdana;
	font-size: x-small;
	background-color: #FFFFFF;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin none #FFFFFF;
	color: #000000;
	font-weight: normal;

}
a {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}
.txtHiddenRed {

	font-family: Verdana;
	font-size: x-small;
	background-color: #D1E4C8;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin none #D1E4C8;
	color: #D1E4C8;
	font-weight: bold;
}
.txtLinha {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
