.menu {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.menu a {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.menu a:hover {
	font-family: Tahoma;
	color: #00A5DC;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	line-height: 18px;
}
.h1 {
     font-family: Tahoma;
	 font-size: 14px;
	 font-weight:bold;
	 color: #676767;
	 text-decoration:none;
	 line-height: 18px;
	 }