
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none; color:#000000;
}
a:visited {
	text-decoration: none; color:#000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.hidden {
  display: none;
}

html {
scrollbar-base-color: black;
scrollbar-arrow-color: white;
scrollbar-track-color: white;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}