a  
{
	color: #6699cc;
}

a:hover 
{
	color: #336699;
}

.navi ul li a.naviSelectedItem{
	background-color: #CCCCCC;
}