A:link 
{
 color:#6699ff
;}
A:visited {
 color:#9999ff
;}
A:active {
 color:#33ccff
;}
A:hover {
 color:navy;
 background-color:deepskyblue;
 text-decoration:underline overline;
 position:relative;
 top:1px;
 left:1px;
}
A {
 text-decoration:none
;}
BODY{ 
color: #ffffff;
background-color: #000000;
background-image : url(m03_n.jpg);
background-position:90% 100%;
background-repeat: no-repeat;
background-attachment :fixed;
scrollbar-3dlight-color:deepskyblue;
scrollbar-track-color:white;
scrollbar-darkshadow-color:deepskyblue;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:navy;
}

