.f {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #7d3620;
}

.f:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #402b2d;
}

.gt {
	text-decoration: none;
	color: #7d3620;
}

.gt:hover {
	text-decoration: none;
	color: #402b2d;
}

.c {
	text-decoration: none;
	color: #a69193;
}

.c:hover {
	text-decoration: underline;
	color: #7d3620;
}
