body {
	background-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
}

#navigationbar a:link {
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	height: 25px;
	width: 100px;
	border: thin inset #333333;


}
#navigationbar a:visited {
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	height: 25px;
	width: 100px;
	border: thin inset #333333;


}
#navigationbar a:hover {
	font-size: x-small;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	height: 25px;
	width: 100px;
	border: thin outset #333333;


}
#navigationbar a:active {
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	height: 25px;
	width: 100px;
	border: thin inset #333333;
	
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CCCCCC;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
