body{
background-color:#000066;
color:white;
scrollbar-face-color: #151B8D;
scrollbar-shadow-color: yellow;
scrollbar-highlight-color: #808080;
scrollbar-3dlight-color: lightpink;
scrollbar-darkshadow-color: black;
scrollbar-track-color: lilac;
scrollbar-arrow-color: yellow;

}

.table1{
text-family:verdana;
background-color:#03002F;
border-color:white;
border-bottom-style:double;
border-top-style:double;
border-right-style:double;
border-left-style:double;
background-image:url("")
}



.text4{
border-right:ridge #151B8D;
border-top:ridge #151B8D;
border-bottom: ridge #151B8D;
border-left: ridge #151B8D;

}
 


a:link {color:white; text-decoration:none}
a:visited {color:white; text-decoration:none}
a:hover {color:#cccccc; text-decoration:underline}
a:active {color:lightblue; text-decoration:none}
