  a.link:visited{ color:#535353;  text-decoration : none; font-weight : bold;   }
  a.link:link{ color: #535353; text-decoration : none;  font-weight : bold;   }
  a.link:hover{ color: black; text-decoration : underline;  font-weight : bold;   }
  
  
    a.menu:visited{ color:white;  text-decoration : none; font-weight : none;   }
  a.menu:link{ color: white; text-decoration : none;  font-weight : none;   }
  a.menu:hover{ color: black; text-decoration : underline;  font-weight : none;   }
  
  
      a.mais:visited{ color:#0099cc;  text-decoration : none; font-weight : bold;   }
  a.mais:link{ color: #0099cc; text-decoration : none;  font-weight : bold;   }
  a.mais:hover{ color: black; text-decoration : underline;  font-weight : bold;   }
  
     a.black:visited{ color:black;  text-decoration : none; font-weight : bold;   }
  a.black:link{ color: black; text-decoration : none;  font-weight : bold;   }
  a.black:hover{ color: gray; text-decoration : underline;  font-weight : bold;   }
  
      a.sblack:visited{ color:black;  text-decoration : none; font-weight : none;   }
  a.sblack:link{ color: black; text-decoration : none;  font-weight : none;   }
  a.sblack:hover{ color: gray; text-decoration : underline;  font-weight : none;   }
  
        a.laranja:visited{ color:#ff8040;  text-decoration : none; font-weight : none;   }
  a.laranja:link{ color: #ff8040; text-decoration : none;  font-weight : none;   }
  a.laranja:hover{ color: gray; text-decoration : underline;  font-weight : none;   }
  
  
    .tab{ font: 10, Verdana, Geneva, Arial, Helvetica, sans-serif; background-color : #eaeaea; }
  
    .tabanu{ font: 10, Verdana, Geneva, Arial, Helvetica, sans-serif; background-color : #E9E3D8; }
  
   body{ 
 scrollbar-face-color: #e6e6e6; 
 scrollbar-shadow-color: silver;
 scrollbar-highlight-color: silver; 
 scrollbar-3dlight-color: White;
 scrollbar-darkshadow-color: White; 
 scrollbar-track-color: White; 
 scrollbar-arrow-color: gray; }
   
	.form{
	border : 1pt solid Silver;
	font-size : 12; 
	background: #f4f4f4 }