.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: e-resize;
	link { text-decoration : none; color: #FFFFFF; font-weight: bold; }
a:visited { text-decoration : none; color: #FFFFFF; font-weight: bold; }
a:hover { text-decoration : underline; color: #FFFFFF; font-weight: bold; }
a:active { text-decoration : none; color: #FFFFFF; font-weight: bold; }
}

