body,
html 
{
scrollbar-face-color: #D1D1D4;
scrollbar-3dlight-color: #B8B8B8;	
scrollbar-shadow-color: #DADADA;
scrollbar-arrow-color: #494949;
scrollbar-track-color: #EFEFEF;

font-family: 'Arial', sans-serif;
font-size: 8pt;
color: #FFFFFF;
background:background-color:#1F1F1F

}

a:link 
{ color: #37b7f9; text-decoration: YES 

}
a:active 
{ color: #37b7f9; text-decoration: YES

}
a:visited 
{ color: #37b7f9; text-decoration: YES

}
a:hover
{ color: #37b7f9; text-decoration: none 
}


