.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #99ff99;
}