.navigation {
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

.navigation:hover {
	font-family: "Comic Sans MS", Verdana;
	font-weight: bold;
	color: #CC6666;
	text-decoration: underline;
}
