.navigationbar {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999999;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: none;
	color: #990099;
}
a:active {
	color: #00FF66;
	text-decoration: none;
}
.style9 {
	color: #FFFFFF;
	font-size: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style10 {
	font-size: 48px;
	font-family: "Trebuchet MS";
	color: #800080;
}
body {
	background-color: #F4F4F4;
}
.style1 {
	color: #000000;
	font-weight: bold;
}

