UL { list-style-type: none }
A:link, A:visited, A:active { color: #8FBFE7; text-decoration: none }
A:hover {color: yellow}
body {color: #68B4D0; background-color: black}

p {font-family: Verdana,Tahoma,Times,Serif}

.NavBar {
	text-align: center;
}

.NavItem {
	font-size: 120%;
	padding: 4%;
}
