TD
{
font:16px "Comic Sans MS";
}

#NAV-MENU
{
width: 140px;
}

#NAV-MENU UL
{
list-style: none;
padding: 0;
margin: 0;
border: none;
}

#NAV-MENU LI
{
font:18px "Comic Sans MS";
background: url(../gifs/LeftBar140.gif) #fff bottom left;
height: 1.6em;
line-height: 1.6em;
display: block;
text-align: left;
font-weight: bold;
font-style: italic;
}

#NAV-MENU A
{
color: #000099;
text-decoration: none;
}

#NAV-MENU A:hover
{
color: #FF0000;
}

