<style type="text/css">
<!--


A:link {text-decoration: none; color: #CAC8BC; }     /* unvisited link */
A:visited {text-decoration: none; color: #CAC8BC; }  /* visited link */
A:hover {text-decoration: none; color: #FA671E;}   /* mouse over link */
A:active {text-decoration: none; color: #CAC8BC; }   /* selected link */ 



.texto   {
         font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
         font-weight: normal;
         }


.menu   {
         font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
         font-weight: normal;
         }



.laranja   {
           color: #FA671E;
           }



.cinza    {
           color: #CAC8BC;
           }

		 
-->
</style>