.navtext {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.navtext a {
	color: #0f4e8c;
	text-decoration: none;
}

.navtext a:hover {
	color: #ffd204;
	text-decoration: none;
}