body {
	margin : 10 px;
	background-color: white;
}
a.nav:link { text-decoration : none; color : #444444;  }
a.nav:visited { text-decoration : none; color : #444444; }
a.nav:active { text-decoration : none; color : #444444; }
a.nav:hover {  color : brown;  text-decoration : bold; }
.navlabel {
	font-family : "ms ui gothic"; 
	font-size : 8pt; 
	font-weight : normal; 
	color : #444444;
	width : 50;
	text-align : center;
}
