.content {
	font-family: Geneva, Arial, Helvetica, san-serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
}
a {
	text-decoration: none;
	color: #333399;

}
a:hover {
	text-decoration: underline;
	color: #9966CC;

}
.thumbtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: smaller;
}

