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

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

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

#pageHeader h2 {
	color: #be2d3a;
}

.pageTitle {
	color: #bf253a;
}

#footer a:link, #footer a:visited {
	color: #d796a5;
}

#navcontainer #current {
	color: #bf253a;
}

#navcontainer .currentAncestor {
	color: #bf253a;
}

#navcontainer a:hover {
	color: #bf253a;
}

.standout, blockquote {
	color: #be2439;
}

.blog-entry-date {
	color: #bf253a;
}

.blog-entry-category {
	color: #7f1226;
}



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

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

.filesharing-item-title a:visited {
	background: #c01b3a;
}

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