body {background-color:#000; color:white; font-family:trebuchet ms; }

#menu {width:800px; height:32px;}

#menu ul {list-style:none; padding:0px; margin:0px; background-image: url("redbar.gif");height:32px; background-repeat:no-repeat; background-position:top;}
#menu li{display:inline;padding-left:12px; padding-right:12px; margin-top:5px; height:32px;}

#menu li a{padding:4px; color:white; text-decoration:none;padding-top:1px; height:22px; }

#menu li a:hover{padding:4px; color:white; text-decoration:underline;padding-top:1px; height:22px;}

a:link, a:visited {color:yellow;}
a:hover {color:white;}

td a:link, a:visited  {color:yellow;}
td a:hover {color:white;}