.textnormal {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.textnormal:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
.orangebolt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.orangebolt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: underline;
}
