.homepagetext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.homepagetext_2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bigheader {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.more
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.more a:hover
{
	color: #006F9F;
	text-decoration: underline;
}
.bottomtext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.borderblack
{
border: 1px solid #000000;
}
.bigwhitetext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
