.categoryLink
{
	color: #62503d;
	text-decoration: none;
}

.link
{
	color: #62503d;
}

ul.nav
{
	position: relative;
	text-align: left;
	color: #62503d;
	margin: 0px 5px 5px 25px;
	padding: 0px 5px 5px 25px;
}

.eventtitle
{
	font-weight: bold;
	font-size: larger;
}

.contentTitle
{
	font-size: x-large;
	font-weight: bold;
	color: #62503d;
}

img
{
	border-style: none;
}

.faq a
{
    list-style: none;
    margin: 0px;
	text-decoration: none;
	color: #62503d;
	font-weight: bold;
	display: inline-block;
}

.faq a:hover
{
	color: #62503d;
    position: relative;
	top: 1px;
	left: 1px;
}