.cpy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background-image: url(images/bottomgrad.jpg);
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.bottomnav a {
	color: #FFF;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #FF0;
	text-decoration: underline;
}
.mainbody a {
	font-weight: bolder;
	color: #1B2425;
	text-decoration: none;
}

.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1B2425;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
.icons {
	font-family: Verdana, Geneva, sans-serif;
	color: #1B2425;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.icons a h2 {
	font-size: 18px;
	color: #1B2425;
	text-decoration: none;
}
.icons a:hover h2 {
	font-size: 18px;
	color: #000079;
	text-decoration: underline;
}
.mainbody a:hover {
	font-weight: bolder;
	color: #000079;
	text-decoration: underline;
}
.siteicons {
	font-size: 18px;
	font-weight: bolder;
	color: #991F1F;
	text-align: center;
}

.siteicons td {
	padding: 20px;
	text-align: center;
}

.siteicons td a {
	color: #110934;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #F00;
	text-decoration: underline;
}
