a:link {
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;



}
a:active {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;

}
a:visited {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
font {
	font-family: "Century Gothic";

}
.test {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
body {
scrollbar-face-color:black; scrollbar-shadow-color: #330033;
scrollbar-highlight-color: #330033; scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: #330033; scrollbar-track-color: #333333;
scrollbar-arrow-color: gray
}
