body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #9A0000}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF}

a:link {
	color: #E6E6E6;
	font-weight: bold;
	text-decoration: underline;}
	
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;}
	
body {scrollbar-face-color: #990000;
  scrollbar-shadow-color:  #FFFFFF;
  scrollbar-highlight-color: #990000;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: $990000;
  scrollbar-arrow-color: #FFFFFF}

