#menu a, #menu a:visited {
	position: relative;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	color: #D9CBCB;
	display: block;
	width: 160px;
	border: 1px solid #FFDEAD;
	padding: 10px 3px;
	margin: 2px auto;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#menu a:hover {
	color: White;
	border: 1px solid #FFDEAD;
	background-color: #BCA094;
}
.MIne1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}

