body {
	color: #fff;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:link {
	color: #fff;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:visited {
	color: #fff;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:hover {
	color: #fff;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:active {
	color: #fff;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
