BODY{
scrollbar-face-color:#c60000;
scrollbar-arrow-color:#ffd800;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}

A:link {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(255,132,0);
text-decoration: underline;
}

A:visited {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(255,132,0);
text-decoration: underline;
}

A:active {
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(255,0,0);
text-decoration: underline;
}

A:hover {
font-size: 14px;
font-weight: 600;
font-style: normal;
font-family: "arial", "helvetica";
color: rgb(0,0,0);
background-color: rgb(245,187,35);
text-decoration: none;
}
