a {
	text-decoration: none;
}
body {
	scrollbar-face-color:#E9DAC5;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#800040;
	scrollbar-darkshadow-color:#800000;
	scrollbar-highlight-color:#fcc112;
	scrollbar-3dlight-color:#fcc112;
	scrollbar-track-color:#c0c0c0;
}
.linespacing {
	line-height: 30px;
}
.bgwhite {
	background-color: #FFFFFF;
}
div {
	width: 80%;
	font-size: 12px;
}
.hidelink {
	color: #FFFFFF;
}
.showlink {
	color: #FFFFFF;
}