#topcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #666666;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #666666;
}

