td {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 595959;
}

p {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 595959;
}

a {
	text-decoration: underline;
	color: 6caec6;
}

a:active {
	text-decoration: underline;
	color: 6caec6;
}

a:hover {
	text-decoration: underline;
	color: f54a01;
}

a:visited {
	text-decoration: underline;
	color: 6caec6;
}


.homeNewsTitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.homeNewsTitle:active {
	color: f54a01;
	text-decoration: none;
}

.homeNewsTitle:hover {
	color: f54a01;
	text-decoration: none;
}

.homeNewsTitle:visited {
	color: f54a01;
	text-decoration: none;
}

.homeNewsDate {
	color: a4a4a4;
	line-height: 18px;
}

.homeNewsTeaser {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 595959;
	line-height: 18px;
}

.readingTitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.readingTitle:active {
	color: f54a01;
	text-decoration: none;
}

.readingTitle:hover {
	color: f54a01;
	text-decoration: none;
}

.readingTitle:visited {
	color: f54a01;
	text-decoration: none;
}

.readingDate {
	color: a4a4a4;
	line-height: 18px;
}


.directoryIntroText {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:  423855;
	line-height: 18px;
}

.cityShortcuts {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:  ff5d00;
	line-height: 18px;
}

.occupationDescTitles {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:  f54900;
	line-height: 18px;
}

.whiteText {
	color: ffffff;
}