A:link { color: #ff9000; text-decoration: none; background: transparent; } 
A:active { color: #ff9000; text-decoration: underline; background: transparent; } 
A:visited { color: #ff9000; text-decoration: none; background: transparent; } 
A:hover { color: #ff9000; text-decoration: underline; background: transparent; } 

A.nav1:link { color: #ffffff; text-decoration: none; background: transparent; } 
A.nav1:active { color: #ffffff; text-decoration: underline; background: transparent; } 
A.nav1:visited { color: #eeeeee; text-decoration: none; background: transparent; } 
A.nav1:hover { color: #ffffff; text-decoration: underline; background: transparent; } 


FONT.f1 {
   color : #0000a0;
   font-size  : 11pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f2 {
   color : #ff470f;
   font-size  : 12pt;
   font-style  : none;
   font-family : "Comic Sans MS, Arial";
   }

FONT.f3 {
   color : #ff470f;
   font-size  : 14pt;
   font-style  : none;
   font-family : "Comic Sans MS, Arial";
   }

FONT.f_red {
   color : #f02000;
   font-size  : 12pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f_red_big {
   color : #f02000;
   font-size  : 14pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f_red_big2 {
   color : #f02000;
   font-size  : 16pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f_red_sm {
   color : #f02000;
   font-size  : 12pt;
   font-style  : none;
   font-family : "Arial";
   }
