.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #99d498;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #99d498;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #99d498;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #99d498;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #395A6C;
	text-decoration: none;
}

.bold-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #edec9d;
	text-decoration: none;
}

#mobileTab {
	position:fixed;
	top:25px;	
	z-index:100;
	width:43px;
	height:57px;
	border:0 !important;
}

#mobileTab a, #mobileTab img,#mobileTab a:link,#mobileTab a:visited,#mobileTab a:hover,#mobileTab a:active {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}

#mobileTab2 {
	position:fixed;
	top:25px;	
	z-index:101;
	width:43px;
	height:57px;
	border:0 !important;
	display:block;
}

#mobileTab2 a, #mobileTab2 img,#mobileTab2 a:link,#mobileTab2 a:visited,#mobileTab2 a:hover,#mobileTab2 a:active {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
