body {
	margin : 0px;
	padding : 0px;
	background-color : #fff;
}

#hfLinks a, #hfLinks a:link, #hfLinks a:visited, #hfLinks a:active, #hfLinks a:hover {
	color:  55A;
	font-family:  sans-serif;
	font-weight:  bold;
	font-size: 16px;
}

#hfTable a, #hfTable a:link, #hfTable a:visited, #hfTable a:active, #hfTable a:hover {
	color:  #55A;
	font-family:  sans-serif;
	font-weight:  bold;
	font-size: 16px;
}

#memberMenu a, #memberMenu a:link, #memberMenu a:visited, #memberMenu a:active {
	color:#FF5;
	padding: 0px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	width: 100%;
	line-height: 200%;
	}

#memberMenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #555;
	}