 
A{
  color : green;
}
A:HOVER{
  color : olive;
}
.fontClass{
  font-size : 9pt;
  text-align : justify;
  line-height : 15px;
}
