.style {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}

A:link {color:#C98920;text-decoration:none;}
A:visited {color:#C98920;text-decoration:none;}
A:hover {color:#C98920;text-decoration:underline;}

body{
  scrollbar-face-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-highlight-color:#333333;
  scrollbar-3dlight-color:#3c3c3c;
  scrollbar-darkshadow-color:#252525;
  scrollbar-track-color:#282828;
  scrollbar-arrow-color:#111111;
}
