A:LINK.menu {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	background-color: #B4BCAB;
	text-decoration: none;
	position: absolute;
	height: 20px;
	vertical-align: bottom;
	text-indent: 3px;
	line-height: 20px;
}

A:VISITED.menu {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	background-color: #B4BCAB;
	text-decoration: none;
	position: absolute;
	height: 20px;
	vertical-align: bottom;
	text-indent: 3px;
	line-height: 20px;
}

A:HOVER.menu {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : normal;
	background-color: #375B46;
	text-decoration: none;
	position: absolute;
	height: 20px;
	vertical-align: bottom;
	text-indent: 3px;
	line-height: 20px;
}
