body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	background-image: url(images/background01.jpg);
	}
	
a:link {
	color: Teal;
	text-decoration: none;
}
	
a:visited {
	color: #7B878F;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: Teal;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu6 {
	width: 158px;
	margin: 5px;
	font-size: 10px;
	text-align: left;
}	
	
#menu6 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #8D9179;
	display: block;
	background: url(images/menu6.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover, #menu6 li a:active {
	color: #6C7250;
	background: url(images/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

form table td+td {
text-align: left
}

