
#menu A:link, A:visited, A:active { text-decoration: none; background: none; color: blue; font-style: oblique; }

#menu a:hover { background: #2d5aff; color: #ffffff; font-style: normal }