.navigation1:link, .navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 6px 8px 6px 10px;
	width: auto;
	text-decoration: none;
}

.navigation1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	padding: 6px 8px 6px 10px;
	width: auto;
	text-decoration: none;
	background-color: #666666;
}
