type="text/css"> 
   
  A:link { text-decoration: none}
  A:visited { text-decoration: none}
  A:hover { color:RED; text-decoration: underline}
  A:active {color:#FF0000}
  
.fonte { font-size: 10pt; color: #000000; text-indent: 30px;  text-align: justify }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-position: center;
	background-image: url(images/fundo_site.gif);
	background-attachment: fixed;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}

#textonormal{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	vertical-align: top;	
}
