#NAV {
	display:none;
	}
#pics {
	display:none;
	}
#NAV a:link,#NAV  a:visited {
	text-decoration:none;
	font-weight:bold;
	color: white;
}

#NAV a:hover{
	text-decoration:underline;
	color:white;
}

#Content a:link, #Content a:visited{
	text-decoration:	none;
	font-weight:bold;
	color:black 
	}
#Content a:hover{
	text-decoration:underline;
	color:black;
}
body {
background:white;
font-size:12pt;
}

