<STYLE TYPE="text/css">
A:active
{            
   color: #333333;
   text-decoration: none;   
}
A:link     
{         
   color: #333333;       
   text-decoration: none;     
}
A:visited
{
   color: #333333;
   text-decoration: none;   
}
A:hover    
{        
   color: #FF9900;
   text-decoration: none;      
}
.materia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linhafina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.padrao a:hover   { color: #000000; text-decoration: none;   }
.padrao a:active  { color: #000000; text-decoration: none;   }
.padrao a:link    { color: #000000; text-decoration: none;   }
.padrao a:visited { color: #000000; text-decoration: none;   }
</style>
