a:link {
	border-bottom: 1px dotted rgb(255, 237, 0);
	text-decoration: none;
}
a:visited {
	border-bottom: 1px dotted 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 {

}
.papyrus {  font-family: Papyrus; color: #990066}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px
}
.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;
}
.group {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	font-size: 16px
}

