body, p, br, td, div {font-family: verdana, arial; font-size: 12px; color: #FFFFFF; }
a:link	{text-decoration:none;  color:  #ccccff; font-weight=bold}
a:visited {text-decoration:none;  color: #ccccff; font-weight=bold}
a:active {text-decoration:none;   color: #ccccff; font-weight=bold}
a:hover {text-decoration: underline;  color: #ccccff; font-weight=bold}
body
	{background-color: #ccccff;
	background-repeat: repeat-y;
  	background-attachment: fixed;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #9966cc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	}
