a.menu2:link {
	color: #333333;
	text-decoration: none;
	line-height: 185%;
	display: block;
	width: 100%;
}
a.menu2:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EAE3C8;
	line-height: 185%;
}
.menu2 {
	font-size: 10pt;
	color: #333333;
}
a.menu2:active {
	color: #000000;
	text-decoration: none;
	background-color: #EAE3C8;
	line-height: 185%;
}
a.menu2:visited {
	text-decoration: none;
	color: #333333;
	line-height: 185%;
}

