A:LINK{
  color:#4472C4;
  text-decoration:none;
}
A:VISITED{
  color:#4B5E7F;
  text-decoration:none;
}
A:ACTIVE{
  color:#3679F1;
  text-decoration : none;
}
A:HOVER{
  color :#3679F1;
  text-decoration : none;
   position:relative;
  left:1px;
}
BODY{
  font-size : 10px;
  color : #031646;
  background-color : #ffffff;
}
TD{
  font-size : 10px;
  color : #031646;
}