body 
{ 
scrollbar-base-color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #ffffff;
background-color: #000000;
} 

A:link          {text-decoration: none;color: #afce1c;}
A:visited       {text-decoration: none;color: #afce1c}
A:active        {text-decoration: underline;color: #afce1c}
A:hover         {text-decoration: underline;color: #afce1c}

A.main-link:link { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; color: #ffffff; }
A.main-link:visited { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; color: #ffffff; }
A.main-link:active { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; color: #ffffff; }
A.main-link:hover { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; color: #ffffff; }

A.top-link:link { font-weight: bold; text-decoration: none; color: #afce1c; }
A.top-link:visited { font-weight: bold; text-decoration: none; color: #afce1c; }
A.top-link:active { font-weight: bold; text-decoration: underline; color: #afce1c; }
A.top-link:hover { font-weight: bold; text-decoration: underline; color: #afce1c; }

A.sub-link:link { text-decoration: none; color: #ffffff; }
A.sub-link:visited { text-decoration: none; color: #ffffff; }
A.sub-link:active { text-decoration: underline; color: #ffffff; }
A.sub-link:hover { text-decoration: underline; color: #ffffff; }

A.footer-link:link { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; }
A.footer-link:visited { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; }
A.footer-link:active { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; }
A.footer-link:hover { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; }

A.green-link:link { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; color: #b0cf1c; }
A.green-link:visited { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; color: #b0cf1c; }
A.green-link:active { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; color: #b0cf1c; }
A.green-link:hover { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; color: #b0cf1c; }







.heading {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #afce1c;
text-transform: uppercase;
}

.text {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #444444;
    line-height: 1.4;
}

.tag-line {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.menu-text {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
}

.footer-text {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
}