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;
  background-image : url(images/sq-botbck.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 100% 100%;
 }
TD{
  font-size : 10px;
  color : #031646;
}