a.menuLink:hover { 
text-decoration : none; 
color : #995811; 
} 
h1 { 
font-family : Georgia; 
font-size : 20px; 
font-weight : bold; 
color : #999966; 
} 
h2 { 
font-family : Georgia; 
font-size : 14px; 
font-weight : bold; 
color : #9b8164; 
} 
h3 { 
font-family : Georgia; 
font-size : 12px; 
font-weight : bold; 
color : #8e9f66; 
} 
body, td, p, select, input, textarea { 
font-family : "Franklin Gothic Book", Arial, sans-serif; 
font-size : 13px; 
color : #545454; 
} 
a { 
color : #995811; 
text-decoration : none; 
} 
a:hover { 
color : #995811; 
text-decoration : none; 
}