a, A:link, a:visit {color: #0000FF; font-family: Arial; font-size: 10pt}
a:hover {color: #FF6600; text-decoration: none}

a.MenuLink, a.MenuLink:visit {color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none}
a.MenuLink:hover {color: #FFFFFF}
a.Red, a.Red:visit {color: #FF0000; font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none}
a.Red:hover {color: #0000FF; text-decoration: underline}
a.Black, a.Black:visit {color: #000000; font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none}
a.Black:hover {color: #0000FF; text-decoration: underline}

body {font-family: Arial; font-size: 10pt}


#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li a
{
background: url(Buttons.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
} 

