body	{background-color:#000000;}

a:link { color: #336633; text-decoration:underline;}
a:visited {color: #336633; text-decoration:underline;}
a:active { color: #336633; text-decoration:underline;}
a:hover { color: #ff0000; text-decoration:underline;}

a.nav:link	{font:12px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none; color:#000000;}

#menu	{position:relative; margin:0px; width:750px;}

#menu a, #menu a:visited {display:block; width:180px; padding:2px 0px 2px 0px; background:url(images/nav_bg.gif); background-position:left top; background-color:transparent; text-align:center; color:#000; text-decoration:none; font:12px Arial, Helvetica, sans-serif; font-weight:bold;}
#menu a:hover {background-position:left center; overflow:hidden; color:#000;}

