.navigation {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #24bcb7;
	line-height: 20px;
	white-space: normal;
}
.bodytext {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.headliners {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #11BAE2;
}
a:link {
	color: #24bcb7;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #00b9e2;
}
a:hover {
	text-decoration: underline;
	color: #00b9e2;
}
a:active {
	text-decoration: none;
	color: #830029;
}
.subheadings {color: #22BDB7;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

