#pageHeader h1 {
	color: #b796f7;
}

a:link {
	color: #b796f7;
}

a:visited {
	color: #551a8b;
}

#navcontainer a:hover {
	background-color: #101010;
	color: #b796f7;
}

#navcontainer ul ul ul a:hover{
	color: #b796f7;
}

#navcontainer ul ul ul #current{
	color: #b796f7;
}
