}
a:link {
	text-decoration: none;
	color: #000000;


}
a:hover {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #OOOOOO;

}

a:active {
	text-decoration: none;
	color: #000000;

}
.menu_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(menu_fnd_over.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	cursor: hand;

}
.menu_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	background-image: url(menu_fnd.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}

