<STYLE> 
 <!--
 .textopequeno  {
 	color : #000000;
 	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	line-height : 14px;
 	font-size : 10px;
 }
 
 .texto  {
 	color : #000000;
 	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	line-height : 16px;
 	font-size : 12px;
 }

 .textonegrito  {
 	color : #000000;
 	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : bold;
 }

 .textolink  {
 	color : #6633FF;
 	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 16px;
 }
 
 .subtitulo  {
 	color : #000000;
 	text-decoration : none;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 18px;
 }
 
 .lista  {
 	font-family : Verdana, Helvetica, sans-serif;
 	font-size : 12px;
 	line-height : 18px;
 	text-decoration : none;
 }
 
 .linha  {
 	color : #000000;
 	font-family : Verdana, Helvetica, sans-serif;
 	font-size : 12px;
 	text-decoration : none;
 	line-height : 18px;
 }
 
 .textinho  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	line-height : 14px;
 }
 
  .legenda  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10px;
 	line-height : 10px;
	font-weight : bold;
 }
 
 a:hover  {
 	text-decoration : underline;
 }

 a  {
 	text-decoration : none;
 }
 -->
 </STYLE>
