.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1D0134;
	text-align: left;
	padding: 10px;
}
.icons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1D0134;
	text-align: center;
	padding: 10px;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/Grad.jpg);
	text-align: center;
	padding: 10px;
}
.bottomnav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.icons a {
	font-weight: bold;
	color: #1D0134;
	text-decoration: none;
}
.icons a:hover {
	font-weight: bold;
	color: #F0F;
	text-decoration: underline;
}
.bottomnav a:hover {
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
.cpy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
}
.mainbody a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #1D0134;
	text-decoration: none;
}
.mainbody a:hover {
	color: #00F;
	text-decoration: underline;
}
