/*------------ table style set ------------*/

A:HOVER{
  color : white;
  background-color : blue;
}
