a:link
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #4B4B4B;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #4B4B4B;
    text-decoration: none;
    font-weight: bold;
}
a:active
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #4B4B4B;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #739D00;
    text-decoration: none;
    font-weight: bold;
}
.tablefont  { font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.navwidth   { width: 125 }
.mainwidth  { width: 470 }
.bgcolor {  background-color: #666698 }