#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	background-color: #6895DF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 650;
	margin-left: px;
	margin-right: px;
	border-width: 650;
	text-align: center;
	word-spacing: normal;
}
#navbar ul {
	margin-top: 35px;
	padding: 0px;
	text-decoration: none;
}
#navbar p {
	color: #000066;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	width: 650;
	margin: 20px;
	height: 30px;
	padding: 0px;
}
a:hover {
	color: #FF3399;
	margin-top: 5px;
}
a:visited {
	color: #E1E1E1;
	text-decoration: none;
}
