a:link{
color:#45457a;
}   
a:visited{
color:#ff9933;
}
a:hover{
color:#cccc00;
}
a:active{
color:gray
}   


body {
background-repeat: no-repeat; 
background-position: 100% 100%;
background-attachment: fixed;
}
body{
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color :#000000;
scrollbar-track-color: #ffffff;
}




