
a:link   { color: #330; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 16pt; text-decoration: none }
a:visited     { color: #663; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 16pt; text-decoration: none }
a:hover   { color: #ffc; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 16pt }
a:active   { color: navy; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 16pt }
body   { color: black; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18pt; background-color: #cc9 }
#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
  { color: #ffc; text-decoration: none; background-color: #996 }

#navlist a:hover
  { color: #630; text-decoration: none; background-color: #ffc }

