A:visited { 
color : #00FF00; 
; text-decoration: none
} 


A:link { 
color : #00FF00; 
; text-decoration: none
} 

A {text-decoration: none;
    font-weight: normal; 
    font-size: 12px;
}


A:hover { 
color : #ff0000; 
; text-decoration: underline overline
} 


A:active { 
color : #00FF00; 
; text-decoration: underline overline
}

H1 {font: Trebuchet MS,Arial Narrow,Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif; font-size: 18px;}

TD {font: Trebuchet MS,Arial Narrow,Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif; font-size: 13px;}

 .text2 {  
    font-weight: normal; 
    font-size: 9px;
 }
 
 
  .text {  
 font: Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif,Trebuchet MS,Arial Narrow;
    font-weight: normal; 
    font-size: 12px;
 }
 
   .menu {  
 font: Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif,Trebuchet MS,Arial Narrow;
    font-weight: normal; 
    font-size: 12px;
 }