.size1{
  font-size : 16pt;
}
.size2{
  font-size : 10pt;
}
.size3{
  font-size : 12pt;
}
A:LINK{
  color: #007300;
  text-decoration : none;
}
A:VISITED{
  color: #007300;
  text-decoration : none;
}
A:HOVER{
  color: #ff9224;
  text-decoration : underline;
}
A:ACTIVE{
  color: #007300;
  text-decoration : none;
}
