A, A:visited, A:link   {
        text-decoration: none;
        color: #FFFFFF; 
      }

A:hover, A:active {
         color: #FFFFFF;
    	 text-decoration: none; 
      }

.menu {
       font-family: Verdana;
       font-size: 10px;
       font-weight: bold;
       color: #FFFFFF;
      }


.text {
       font-family: Verdana;
       font-size: 10px;
       font-weight: normal;
       color: #FFFFFF;
      }
.sinistro {
       font-family: Verdana;
       font-size: 10px;
       font-weight: normal;
       color: #00FF00;
      }
.title {
       font-family: Verdana;
       font-size: 12px;
       font-weight: bold;
       color: #FFFFFF;
      }
.link {
       font-family: Verdana;
       font-size: 10px;
       font-weight: bold;
       color: #FF0000;
      }
.destaque {
       font-family: Verdana;
       font-size: 10px;
       font-weight: normal;
       color: #FFFF00;
      }
.puta_destaque {
       font-family: Verdana;
       font-size: 12px;
       font-weight: bold;
       color: #FFFF00;
      }
