/* CSS Document */



a:link, a:visited { text-decoration:none; font-weight:bold;   font-size:13px; font-family:Arial narrow, arial, sans-serif; color: #006699 ;} /*background-color: #281F3D;*/

a:hover { color:#817F95; text-decoration:none; font-weight:bold; font-size:13px; font-family:Arial Narrow, arial, sans-serif;} /*background-color:white; */

a:active {text-decoration: None; color: #00CCCC; font-size:13px; font-family:Arial narrow, arial, sans-serif; font-weight:bold;}


body {
scrollbar-arrow-color: white;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: white;

margin-top:0px;




}