.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2986DE;
}
.txtFUN {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #424242;
	line-height: 18px;
}
.headingWHITE {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.heading {
	font-family: Verdana;
	font-size: 14px;
	color: #222222;
}

