.menu {
	color: #b5f4fb;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
}

.menuEF {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
}

.normaltext {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Verdana;
}

.title {
	color: #B5F4FB;
	font-size: 24px;
	font-family: Verdana;
	font-weight: bold
}

.style2 {
	color: #03bbd1;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
}

.style2over {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
}