@charset "ISO-8859-1";
#find_menu {
	position: absolute;
	left: 663px;
	top: 477px;
	background-color: #CCCC98;
	height: auto;
	width: 285px;
}
#menu {
	padding: 10px;
}
.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
#menu .testomenu a:hover {
	color: #CC0000;
}

