.People {
	padding: 16px 0 0 0;
}
.People p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c8f92;
	letter-spacing: 1px;
	line-height: 1.6em;
	text-decoration: none;
	margin: 0;
	padding: 2px 0px 6px 0;
}
.People a, .People a:link {
	color:#888888;
	font-weight: bold;
	text-decoration: none;
}
.People a:visited {
	color:#888888;
}
.People a:hover, .People a:active {
	color: #a6c5e7;
	text-decoration: underline;
}


.Projects p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c8f92;
	letter-spacing: 1px;
	line-height: 1.6em;
	text-decoration: none;
	margin: 0;
	padding: 2px 0px 6px 0;
}
.Projects a, .Projects a:link {
	color:#888888;
	font-weight: bold;
	text-decoration: none;
}
.Projects a:visited {
	color:#888888;
}
.Projects a:hover, .Projects a:active {
	color: #a6c5e7;
	text-decoration: underline;
}
.HomeNewsList p {
	padding: 2px 0px 8px 0;
	line-height: 1.2em
}
.HomeNewsList a, .HomeNewsList a:link, .HomeNewsList a:visited, .HomeFeature a, .HomeFeature a:link, .HomeFeature a:visited {
	color:#419639;
	text-decoration: none;
}

.HomeNewsList a:hover, .HomeNewsList a:active, .HomeFeature a:hover, .HomeFeature a:active {
	color: #c00;
	text-decoration: underline;
}


