body { }
p { }
td { }
a:link {
	font-weight: normal;
	color: #C90;
	text-decoration: none;
}
a:visited { }
a:hover {
	font-weight: bold;
	color: #C93;
	text-decoration: underline;
}
a:active { }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #C93;
}
