TD{
  text-align : center;
  font-size: 12;
  text-decoration : none;
  background-color: #000080;
}
A:HOVER{
  color : navy;
  background-color : white;
  
  
  
}

