/* menu item links*/ 
  .menu{FONT-SIZE: 14px; Font-family :hobo; Color :black; font-weight : bold; text-decoration : none;} 
  

/* H1 item links*/ 
  .H1{FONT-SIZE: 14px; Font-family : Verdana; Color :black; font-weight : bold; text-decoration : none;} 
  
  
/* H2 item links*/ 
  .H2{FONT-SIZE: 14px; Font-family : Verdana; Color :000000; font-weight : bold; text-decoration : none;} 
  
    
    
/* H3 item links*/ 
  .H3{FONT-SIZE: 14px; Font-family : Verdana; Color :red; font-weight : bold; text-decoration : none;} 
 
 /* H4 item links*/ 
  .H4{FONT-SIZE: 14px; Font-family : Hobo; Color :00BFFF; font-weight : bold; text-decoration : none;} 
  
  
 

