.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #00CCFF; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #999999; text-decoration: none}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #999999; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #00CCFF; text-decoration: none}
.links {  }
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
}
body {
	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-highlight-color:#cccccc;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-arrow-color:#333333;
  	scrollbar-face-color:#00CCFF;
  	scrollbar-track-color:#FFFFFF;
}

