#nav  {
	line-height: 2.5em;
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}


#nav a:link {
	line-height: 2.5em;
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}
#nav a:hover {
	text-decoration:underline ;
}

#nav a:visited {
	line-height: 2.5em;
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}