.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5C5324;
	letter-spacing: 4px;
}
.headline a:link {
	color: #5C5324;	
}
.headline a:visited {
	color: #5C5324;
	
}
.headline a:hover{
	color: #01b5d6;
}

.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	line-height: 20px;
}

.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #cccc99;
	letter-spacing: 0px;
	line-height: 15px;
	font-weight: bolder;
}
.bottom-menu a:link {
	color: #999966;
	font-weight: bold;
}
.bottom-menu a:visited {
	color: #999966;
}
.bottom-menu a:hover{
	color: #01b5d6;
}

.event-code {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5C5324;
}
.event-code a:link {
	color: #01b5d6;
}
.event-code a:visited {
	color: #01b5d6;
	
}
.event-code a:hover{
	color: #01b5d6;
}

.client-body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5C5324;
}
.client-body a:link {
	color: #01b5d6;	
}

