.bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}


A:HOVER, A:ACTIVE {
	color: #ffffff;
	text-decoration : none;
}



#MENU A:LINK, #MENU A:VISITED, #MENU A:ACTIVE {
	font-size:12px;
	font-weight : bold;
	color: #A0B1C3;
	text-decoration : none;
	DISPLAY: block;
	WIDTH: 100%;
	height: 20px;
	line-height:18px;
	padding-left : 10px;
	background: #0A3560;
}


#MENU A:HOVER {
	color: #0A3560;
	text-decoration : none;
	DISPLAY: block;
	WIDTH: 100%;
	background: #A0B1C3;
}
