 
TABLE{
  font-size : 14px;
  

  
  
  margin-right : 1px;
  margin-bottom : 1px;
  
  
  
  
  font-weight : lighter;
}
A:HOVER{
  color : red;
}
A{
  text-decoration : none;
  color : #000099;
}
