body {
font-family: Arial, Helvetica;
color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
background: #837A7A;
margin:0px;
}


a:link { color: #FFFFFF; text-decoration:none;}     /* unvisited link */
a:visited {font-weight:bold; color: #FFFFFF; text-decoration:none;}  /* visited link */
a:hover {font-weight:bold; color: #FFFFFF; text-decoration:none;}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration:none;}   /* selected link */


