a:link, a:visited { 
	color: #404040;text-decoration: underline 
	}
a:hover { color: red;
	}
body {
	width: 800px;
	font-family: verdana,sans-serif;
	background: white;
	font-size: 1em;
	}
.navBar {
 font-size: 30px;
}

