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