a:link {
	border-bottom: 1px dotted rgb(240, 78, 35);
	color: rgb(241, 94, 37);
	text-decoration: none;
}
a:visited {
	border-bottom: 1px dotted rgb(143, 201,234);
	color: rgb(241, 94, 37);
	text-decoration: none;
}
a:hover {
	border: medium none;
	color: rgb(56, 80, 80);
	background-color: rgb(234, 162, 143);
	text-decoration: none;
}
a:active {
	background-color: #ffed00;
}.papyrus {  font-family: Papyrus; color: #990066}
.normal {  font-family: Georgia, "Times New Roman", Times, serif; font-size: medium}
.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}
.webdings {
	font-family: Webdings;
	font-size: small;
}

