#anamenu  /* ID Styles */
td {
	border-bottom: 1px solid #F4FFE4;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	}
#anamenu   a {
	color: #000000;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	}
#anamenu   a:hover {
	color:#990000;
	}
