a:link {
	border-bottom: 1px dotted rgb(255, 237, 0);
	color: rgb(255, 237, 0);
	text-decoration: none;
}
a:visited {
	border-bottom: 1px dotted rgb(255, 237, 0);
	color: rgb(255, 237, 0);
	text-decoration: none;
}
a:hover {
	border: medium none;
	color: rgb(56, 80, 80);
	background-color: rgb(124, 204, 20);
	text-decoration: none;
}
a:active {
	background-color: #336633;
}
.papyrus {  font-family: Papyrus; color: #990066}
.normal {  font-family: Georgia, "Times New Roman", Times, serif; font-size: small}
.h2normal { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-weight: bold; color: #333333}
.normalboldred { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-weight: bold; color: #FF0000}
.normalboldgreen { font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-weight: bold; color: #006600}
.normal_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
