a:link {
	color: #73cb43;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #73cb43;
}

a:hover, a:active {
	text-decoration: none;
	color: #3adc72;
}

#pageHeader h2 {
	color: #73cb43;
}

.pageTitle {
	color: #73cb43;
}

#footer a:link, #footer a:visited {
	color: #73cb43;
}

#navcontainer #current {
	color: #73cb43;
}

#navcontainer .currentAncestor {
	color: #73cb43;
}

#navcontainer a:hover {
	color: #73cb43;
}

.standout, blockquote {
	color: #73cb43;
}

.blog-entry-date {
	color: #73cb43;
}

.blog-entry-category {
	color: #73cb43;
}



.filesharing-item-title a:link {
	color: #73cb43;
	background: #f4f4f4;
}

.filesharing-item-title a:hover {
	color: #fff;
	background: #73cb43;
}

.filesharing-item-title a:visited {
	color: #73cb43;
	background: #f4f4f4;
}

.photo-navigation a:hover {
	color: #73cb43;
}
