body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699cc;
}
table {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;


}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

font.WrongAnswer { font-weight: bold; color: #CC0000;	}
font.CorrectAnswer { font-weight: bold; color: #009933;	}
