a:link, a:visited {
	color: #FF3333;
}

#navcontainer #current {
	background: #CC0000;
}


#navcontainer #current:hover {
	background: #CC0000;
}

#navcontainer .currentAncestor {
	background: #CC0000;
}

#navcontainer a:hover {
	background: #CC0000;
}

#navcontainer ul ul #current{
	background: #FF3333;
}
#navcontainer ul ul .currentAncestor {
	background: #FF3333;
}

.blog-entry-title {
	color: #CC0000;
}

.blog-entry-category, .blog-entry-permalink {
	color: #CC0000;
}

.album-title {
	color: #CC0000;
}

.movie-page-title {
	color: #CC0000;
}
