a:link {
	color: #b796f7;
}

a:visited {
	color: #551a8b;
}

#navcontainer a:hover {
	background: url(../../images/pink/button_over.png) no-repeat;
}

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

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