.links{
  font-family:Verdana;
  font-size:11px;
  color:black;
  font-weight:bold;
  text-decoration:none;  
}
.linkOnMe{
  font-family:Verdana;
  font-size:11px;
  color:#408080;
  font-weight:bold;
  text-decoration:none
}

a:hover{    
  color:rgb(171,171,171);
  font-weight:bold;
}

.tableBorders{
  border-style:solid;
  border-color:white; 
  border-width:2px
}

A{text-decoration:none}

.select{
  background-color:rgb(234,241,243);  
  font-size:9px;
  border-width:1px;
  border-style:solid;  
  color:black;  
  width:135
}

.esquerda{  
  border-color: black rgb(225,224,255) rgb(225,224,255) black; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}

.direita{
  border-color:black black rgb(225,224,255); border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.titulos {
  color: rgb(79,1,158);
  font-size:12px;  
  font-weight:bold;
  font-family:Verdana;    
  text-decoration:none
}
.titulos2 {
  text-transform:capitalize;
  color:black;
  font-size:12px;  
  font-weight:bold;
  font-family:Verdana;      
}
.textos{
  color:rgb(59,1,117);
  font-family:Verdana;  
  text-decoration:none;
  font-size:11px;  
 line-height: 12px
}
.textos2{
  color:black;
  font-family:Verdana;    
  font-size:11px;    
}
.inputClass{
   font-size:9px;
   border-style:solid;
   border-width:1px:
}

.buttonClass{
   font-size:9px;  
   background-color:rgb(79,1,158);
   color:white;
   font-weight:bold
}
.areaClass{
  font-size:11px
}
  