body,td,th {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link {  color: #000000;}
a:visited {  color: #000000;}
a:hover {  color: #FF0000;}
a:active {  color: #000000; }

a.menulinks:link {  font-family: Tahoma; font-size:14px; color: #000000; text-decoration: underline}
a.menulinks:visited {  font-family: Tahoma; font-size:14px; color: #000000; text-decoration: underline}
a.menulinks:hover {  font-family: Tahoma; font-size:14px; color: #FF0000; text-decoration: underline}
a.menulinks:active {  font-family: Tahoma; font-size:14px; color: #000000; text-decoration: underline}

a.toplinks:link {  font-family: Tahoma; font-size:26px; color: #FFFFFF; text-decoration: none}
a.toplinks:visited {  font-family: Tahoma; font-size:26px; color: #FFFFFF; text-decoration: none}
a.toplinks:hover {  font-family: Tahoma; font-size:26px; color: #FF0000; text-decoration: none}
a.toplinks:active {  font-family: Tahoma; font-size:26px; color: #FFFFFF; text-decoration: none}

a.whitelinks:link {  font-size:12px; color: #FFFFFF; text-decoration: none}
a.whitelinks:visited {  font-size:12px; color: #FFFFFF; text-decoration: none}
a.whitelinks:hover {  font-size:12px; color: #FFFFFF; text-decoration: underline}
a.whitelinks:active {  font-size:12px; color: #FFFFFF; text-decoration: none}

.style1 {color: #FFFFFF}
.style2 {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
}
a.style2:link { font-size:18px; color: #FF0000; text-decoration: none}
a.style2:visited { font-size:18px; color: #FF0000; text-decoration: none}
a.style2:hover { font-size:18px; color: #FF0000; text-decoration: underline}
a.style2:active { font-size:18px; color: #FF0000; text-decoration: none}

#links ul {
        list-style-type: none;
        width: 150px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #990000;
        display: block;
        font: bold 100% Arial, Helvetica, sans-serif;
        padding: 0;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
    width: 150px;
}

#links li a:hover {
        background: #ffff00;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 120%;
}
.style3 {
    font-size: 16px;
    color: #FF0000;
}
.style4 {
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
}

.style5 {font-size: 9px}

