BODY {
scrollbar-face-color: #002577;
scrollbar-arrow-color: #EDF5FF;
scrollbar-track-color: #EDF5FF;
scrollbar-shadow-color: '';
scrollbar-highlight-color: '';
scrollbar-3dlight-color: '';
scrollbar-darkshadow-Color: '';
font-family: "arial", helvetica";
}

A:link {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(0,37,119);
text-decoration: underline;
}

A:visited {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(100,30,100);
text-decoration: underline;
}

A:active {
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(0,37,119);
text-decoration: underline;
}

A:hover {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(0,37,119);
background-color: rgb(237,245,255);
text-decoration: none;
}

