body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEDEDE;
	background-color: #000000;
}
h5 {
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	font-weight: normal;
}
.homelink1 {
	font-size: 9px;
	font-weight: bold;
	background-color: #8693c5;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink2 {
	font-size: 9px;
	font-weight: bold;
	background-color: #617534;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink3 {
	font-size: 9px;
	font-weight: bold;
	background-color: #b1993b;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink4 {
	font-size: 9px;
	font-weight: bold;
	background-color: #946e92;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink5 {
	font-size: 9px;
	font-weight: bold;
	background-color: #6e1c27;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink6 {
	font-size: 9px;
	font-weight: bold;
	background-color: #8a652f;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink7 {
	font-size: 9px;
	font-weight: bold;
	background-color: #375275;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.homelink8 {
	font-size: 9px;
	font-weight: bold;
	background-color: #b7801e;
	padding: 5px;
	color: #FFFFEA;
	text-align: center;
	width: 160px;
}
.serifslogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #FFFFEA;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFEA;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
