A {
	color: #FF9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
body
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
BODY
{
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #FFFF99;
	scrollbar-highlight-color: #FFF7C6;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #80040;
	scrollbar-track-color: #color;
	scrollbar-arrow-color: #CCCCCC;
}