.A {
  font-size : 18;
  font-family : Verdana,Arial,Helvetica;
  font-weight: bold; 
  text-decoration:none;
  color:#ffff66;
}


.A:hover {
  font-size : 18;
  font-family : Verdana,Arial,Helvetica;
  font-weight: bold; 
  text-decoration:none;
  color:#cc0099;
}
.B {
  font-size : 12;
  font-family : tahoma,Verdana,Arial,Helvetica;
  font-weight: bold; 
  text-decoration:none;
  color:white;
}


.B:hover {
  font-size : 12;
  font-family : tahoma,Verdana,Arial,Helvetica;
  font-weight: bold; 
  text-decoration:none;
  color:#ff99ff;
}

td {
  font-size : 10;
  font-family : Verdana,Arial,Helvetica;
}

#barra { font-size : 10;}
#texto { font-size : 13;}

