.navtext {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.navtext a {
	color: #8B5355;
	text-decoration: none;
}

.navtext a:hover {
	color: #F30F0D;
	text-decoration: none;
}