.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	line-height: 18px;
}

.menu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	line-height: 20px;
}
.menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #3389B1;
	text-decoration: none;
}
