.bannies {
	font-size: 16px;
	font-weight: bold;
	color: #7E5A86;
}
.subx {
	font-size: 10px;
	color: #FFFFFF;
}
.bodybg {
	background-image: url(third/images/Matthew-Goodlet-Glass-De-14.gif);
}
.navbg {
	background-color: #7E5A86;
	border: thin solid #FFFFFF;
}
.navy {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.leader {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E5A86;
}
a {
	color: #7E5A86;
}
a:hover {
	color: #3E87B2;
}

