div#mainMenu a.current
{
	background: #FEE0CB;	
}

div#mainMenu a.current:hover
{
	background: #FEE0CB;	
}

.itemTitle
{
	color: #F8720E;
}

.itemTitle a
{
	text-decoration: none;
}

.itemTitle a:hover
{
	color: #D25E06;
}
