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