A:hover {
text-decoration: underline; 
color: #00CC00;
}

a.headlinks{
  text-decoration: none; 
  color: #336699;
  font-size: 12px;
  font-weight : normal;

}

a.headlinks:hover {
text-decoration: underline; 
color: #003366;
}

font.headlinks{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0066CC;
  font-weight : normal;
}

font.pagetitle{
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #0066CC;
  font-weight : bold;
}

font.subtitle{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0066CC;
  font-weight : bold;
}

font.date{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #336699;
  font-weight : normal;
}

font.title{
  font-family: Verdana, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight : bold;
}

font.body{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
}

font.footer{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : normal;
}

font.copyright{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #FFFFFF;
  font-weight : normal;
}

font.sideform{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
}