@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(_afbl/bg01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #105CAB;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #0E5CAB;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0E5CAB;
}
body,td,th {
	font-family: Suzuki Formido Swift Cup;
}
.highscore {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
