A{
  color: #333399;
  font-weight : bold;
}
A:VISITED{
  color: #333399;
}
A:HOVER{
  color: #ff5599;
}
A:ACTIVE{
  color: #000000;
}
BODY{
  font-size : 10pt;
  text-decoration : none;
}
