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 }
.tablefontb  { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.navwidth   { width: 125 }
.mainwidth  { width: 640 }
.bodyfonty   { font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; color: black; background-color: #ffd030; font-weight: bold }
.bgcolor {  background-color: #E9E9E9 }