@charset "utf-8";
.HomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.boldmaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.nornmalpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8000FF;
}
a  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
