a.menu:link, a.menu:visited, a.menu:active {
	color: #333333;
	font-family: Trebuchet MS;
	font-size : 12px;
	line-height: 35px;
	display: block;
	font-weight: none;
	border-bottom: #DCDDDF 1px solid;
	text-decoration: none;
	padding-right: 5px;
}

a.menu:hover {
	background-color: #e54605;
	font-family: Trebuchet MS;
	font-size : 12px;
	line-height: 35px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	border-bottom: #DCDDDF 1px solid;
	text-decoration: none;
}
	
a.menu2:link, a.menu2:visited, a.menu2:active {
	color: #333333;
	font-family: Trebuchet MS;
	font-size : 12px;
	line-height: 22px;
	display: block;
	font-weight: none;
	border-bottom: #DCDDDF 1px solid;
	text-decoration: none;
	padding-right: 5px;
}

a.menu2:hover {
	background-color: #ffca00;
	font-family: Trebuchet MS;
	font-size : 12px;
	line-height: 22px;
	color: #000000;
	display: block;
	font-weight: bold;
	border-bottom: #DCDDDF 1px solid;
	text-decoration: none;