@charset "utf-8";
body {
	background-color: #000000;
}
h4 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFF200;
	line-height: normal;
	background-position: left top;
	display: block;
	word-spacing: normal;
	font-weight: lighter;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
linespace {
	padding-bottom: 15px;
}

#navigation	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	color: #006633;
}

#navigation u1 {
	list-style:none;
	margin:0;
	padding: 0;
	padding-top: 4px;
}

#navigation a:link, #navigation a:visited
				{
	margin-right:2px;
	padding:3px 10px 2px 10px;
	color:#FFFF00;
	background-color:#006600;
	text-decoration:none;
	border-top: 1px solid #FFFFFF;


	border-left:1px solid #FFFFFF
	border-bottom:1px solid #717171;
	border-right:1px solid #717171;
				}
				
#navigation a:hover {
	background-color: #009933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #009900;
	border-bottom-color: #FFFFFF;
	border-left-color: #003300;
}
