.bar a:link {color: #333333; text-decoration: underline} 
.bar a:visited {color: #333333; text-decoration: underline} 
.bar a:hover {color: #333333; background-color: #FFFFCC} 
.bar a:active {color: #FFFFCC; background-color: #FFFFCC}h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333}

