.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	color: #A79C94;
	list-style-position: outset;
	list-style-type: circle;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: #665D55;
}
strong {
	color: #665D55;
}
