BODY
{
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 0;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND: white
}
TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}

.links_body {color: #006400; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}
.links_body:hover {color: orange; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}

.links_articles {color: #006400; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}
.links_articles:hover {color: orange; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}

a.topmenubar{ 
    font: bold 8pt verdana, sans-serif;
    color: black;
    height: 24px;
    background: #FFCC66;
    text-align: center;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
    text-decoration: none;
    } 
a.topmenubar:Hover{ 
    font : bold 8pt verdana, sans-serif;
    color: white;
    text-decoration: none;
    background: #006400;
    } 

a.topmenubaractive{ 
    font: bold 8pt verdana, sans-serif;
    color: white;
    height: 24px;
    background: orange;
    text-align: center;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
    text-decoration: none;
    } 
a.topmenubaractive:Hover{ 
    font : bold 8pt verdana, sans-serif;
    color: white;
    text-decoration: none;
    background: orange;
    } 
