.nav {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

}
a 		{ text-decoration: none ; font-family: "Comic Sans MS"; color: #ffffff ; font-size: 9pt}
a:hover 	{
	text-decoration: none;
	font-family: "Comic Sans MS";
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}
a:active 	{
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
}

