BODY {
   background-color : #339933;
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Georgia, Times New Roman, serif; 
   color : #000000; 
   text-decoration : none; 
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Georgia, Times New Roman, serif; 
   color : #003300; 
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Georgia, Times New Roman, serif; 
   color : #336633; 
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Georgia, Times New Roman, serif; 
   color : #FFFFFF; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Helvetica, Arial, sans-serif; 
   color : #336633; 
   text-decoration : underline; 
}
