Here's a quote from layout.css (the comment is not mine):
#navbar
{
overflow: hidden;
/* May need to be removed if using
a dynamic drop-down menu */
}
#navbar
{
overflow: hidden;
/* May need to be removed if using
a dynamic drop-down menu */
}
a:hover {color: green; text-shadow: #FF0000 1px 1px 3px}