.navtext {
         font-size: 9px;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.nav:hover { color: 20A0F8;
}