 

A:LINK{
  color : silver;
  
}
A:VISITED{
  color : silver;
  
}
A:HOVER{
  background-color : white;
  color : black;
  text-decoration : none;
}
DIV{
  text-align : center;
}
TABLE{
  text-align : center;
}
