.FNmenu {
	
	body { background-color:#2A2653; 
		font-color: white;
		font-family: "verdana, arial, san serif";
		font-size: x-small;}
	a:link {color:white;
		text-decoration: none; font-weight: normal;}
	a:visited {color: silver;
		text-decoration: none; font-weight: normal;}
	a:link:hover, a:visited:hover { color: white;
		text-decoration:underline; font-weight: bold;}
	a:link:active, a:visited:active { color: white;
		text-decoration: none; font-weight: bold;}
}

.FNbody {
	body { background-color:#000033;
		font-color: white;
		font-size: x-small:
		font-family: "verdana, arial, san serif";}
	ul {font-color: white;
		font-size: x-small;}
	p {font-color: white;
		font-size: x-small;}
	h4{font-color: white;
		font-family: "verdana, arial, san serif";}
	a:link {color:white;
		text-decoration: none; font-weight: normal;}
	a:visited {color: silver;
		text-decoration: none; font-weight: normal;}
	a:link:hover, a:visited:hover { color: white;
		text-decoration:underline; font-weight: bold;}
	a:link:active, a:visited:active { color: white;
		text-decoration: none; font-weight: bold;}
}
