body {
	background: #000000;
	color: #FFFFFF;
	font: small Arial, Helvetica, sans-serif;
}
em {
	color: #9C385A;
	font-size: medium;
}
#wrapper {
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background: #333333;
}
#menu {
	font-size: x-small;
	color: #000000;
	background: #666666;
	padding: 10px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #000000;
}
#menu2 {
	font: bold normal small Arial, Helvetica, sans-serif;
	background: #333333;
	padding: 5px;
	color: #FFFFFF;
}

#main {
}
#copyright {
	font-size: xx-small;
	text-align: center;
	color: #666666;
	vertical-align: bottom;
	bottom: auto;
}
#news {
	color: #9CCF63;
	float: right;
	height: auto;
	width: 200px;
	border: 1px dotted #9CCF63;
	text-align: center;
}
#legende {
	font-size: xx-small;
	color: #666666;
}

barrenavig {
	background: #666666;
}
.Style1 {font-weight: bold}
.Style2 {
	color: #99CC66;
	font: bold;}
.Style3 {
	color: #FFFFFF;
	font: bold;
	font-size: small;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC99FF;
}
a:hover {
	text-decoration: underline;
	color: #993366;
}
a:active {
	text-decoration: none;
	color: #993366;
}
