
a:link, a:active, a:visited {
color: #ffffff;
font-size : 9px; 
Font-Family: 'Trebuchet MS' ,Arial;
text-decoration: none}

a:hover {
color: #FFFFFF;
font-size : 9px; 
Font-Family: 'Trebuchet MS' ,Arial; 
text-decoration: none}

BODY {
scrollbar-arrow-color:#000000;
scrollbar-track-color:#A78C5C;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#BDA270;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-color:#BDA270;
scrollbar-3dlight-color:#BDA270;
}

FONT
{
    color: #000000;
    font-family: 'Trebuchet MS' , Arial;
}

IFC
{
    border-right: lightgrey thin dotted;
    border-top: lightgrey thin dotted;
    border-left: lightgrey thin dotted;
    border-bottom: lightgrey thin dotted;
    vertical-align: middle;
    text-align: center;
}