td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	font-weight: bold;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}

.navigation:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
}
