#menu a {
color: #000000;
background-image: url(images/1px_light_green.gif); 
text-decoration: none;
}

#menu a:hover {
color: #000000;
background: #ffffff;
}

#menu h2 {
color: #fff;
background-image: url(../images/border-color.gif); 
text-transform: uppercase;
}




