.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}
.menu a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}
.menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0167B1;
	text-decoration: none;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	line-height: 16px;
}
.h1 {
     font-family: Tahoma;
	 font-size: 14px;
	 font-weight: bold;
	 color: #676767;
	 text-decoration: none;
	 }
.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: #8EC5EE;
	line-height: 18px;
    text-decoration: none; 
}
