.text {font-family: Georgia, "Times New Roman", Times, serif}

.resulttext {font-family: Georgia, "Times New Roman", Times, serif; font-size: small}

.smalltext {font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: bold;
}

body {
	background-color: #666666;
}

