.navigator {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

.navigator:hover {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #006600;
	color: #FFCC00;
}

.navigator2 {
font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;	
}

.navigator2:hover {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #006600;
	color: #FFCC00;
}


.background {
	background-color: #003300;
}
