.menu {
	font-family: Tahoma;
	color: #919191;
	font-size: 11px;
	text-decoration: none;


}
.menu a{
	font-family: Tahoma;
	color: #919191;
	font-size: 11px;
	line-height: 18px;
text-decoration: none;
}
.menu a:hover{
	font-family: Tahoma;
	color: #0094BF;
	font-size: 11px;
	line-height: 18px;
text-decoration: none;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.menu2 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.menu2 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}