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