.styles {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: 333333;
}
.boldText {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bolder;
	color: #330000;
}
.featuredName {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: F2EDA6;
}
.featuredURL {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.events {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.directName {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 660000;
}
.directTitle {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: 660000;
}
.directBody {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.directContact {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.Body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.links {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.directNameSub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 660000;
}

.mainLinks p a{
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	text-transform: uppercase;

}


.mainLinks p a:HOVER {
	color: #D0D6E2;
}