body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(layout/AF500_area.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#333333;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: line-through;
}
a:active {
	color: #FF0000;
}
