 
A{
  color : maroon;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : none;
}
TABLE{
  text-align : center;
}
.Class001{
  text-align : left;
}
