A:link {
    color: #666666;
    text-decoration: none;

}
A:visited {
	COLOR: #666666;
    text-decoration: none;


}
A:hover {
	COLOR: black;
    text-decoration: underline;

}
A:active {
	COLOR: #0066cc;
    text-decoration: none;


	}
	.P{
   color : black;
   font-family : verdana;
   font-size : 12px;
   font-weight : normal;
   text-decoration: none;}
   
.textinho {
   color: #996633;
     font-size : 10px;
     text-decoration: none;
     font-weight: normal;
     font-family: verdana;
}
.tabela {
   color: black;
   font-size: 12px;
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
