body {
font-family: Verdana,Arial,Tahoma;
font-color: #000080;
font-size: 12pt;

scrollbar-track-color:"#9595ED";
scrollbar-shadow-color:grey;
scrollbar-face-color:"#000099";
scrollbar-highlight-color:grey;
scrollbar-3dlight-color:grey;
scrollbar-darkshadow-color:grey;
SCROLLBAR-ARROW-COLOR: #FFFFFF; 

}

//scrollbar-track-color:"#EAEAEA";
//scrollbar-shadow-color:grey;
//scrollbar-face-color:"#A1C4EB";
//scrollbar-highlight-color:grey;
//scrollbar-3dlight-color:grey;
//scrollbar-darkshadow-color:grey;

a:link {
font-size:12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000080;
font-weight:normal;
text-decoration:none;
}

a:visited {
font-size:12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000080;
font-weight:normal;
text-decoration:none;
}

a:active {
font-size:12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000080;
font-weight:normal;
text-decoration:underline;
}