 a:link  
 { 
 font-size: 10pt; fontweight:bold; color:#003399; 
 }
 a:visited 
 { 
  font-size: 10pt; fontweight:bold; color:#003300; 
 }
 a:hover 
 { 
  font-size: 10pt; text-decoration:none; fontweight:bold; background-color:#99CCFF; 
 } 
 a:active 
 { 
  font-size: 10pt; text-decoration:none; fontweight:bold; background-color:#009966; 
 } 

