background-attachment: fixed;
scrollbar-arrow-color:#99ccff;
scrollbar-shadow-color:white;
scrollbar-face-color:#99ccff ;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color:black;
scrollbar-3dlight-color:white;
scrollbar-track-color:#99ccff ;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}
a {
text-decoration : underline;
font-weight : bold;
}
a:link {
color : #ffffff;
background-color : transparent;
}
a:visited {
color : #0000ff;
background-color : transparent;
}
a:active {
color : #ff0000;
background-color : transparent;
}
a:hover {
color : #0000ff;
background-color : transparent;
text-decoration : overline;