.gnav {
	color: 3F657E;
	font-size: 12px;
	font-weight: bold;
}
.txt {
	font-size: 12px;
	color: #000000;
}
.txt:hover {
	color: #666666;
	text-decoration: none;
}
