/* Unchanged */
a:link {
	color: #000088;
	text-decoration: underline;
}

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

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

#pageHeader h2 {
	color: #991c00;
}

.pageTitle {
	color: #000088;
}

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

#navcontainer #current {
	color: #003f89;
	text-decoration: overline;
}

#navcontainer .currentAncestor {
	color: #000088;
}

#navcontainer a:hover {
	color: #0060c2;
}

.standout, blockquote {
	color: #000088;
}

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

.blog-entry-category {
	color: #000088;
}



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

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

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

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