body {
	background-color: #000000;
}

a {
	color:#000000;
	text-decoration:none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a:hover {
text-decoration:underline;
}
.brod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.imglink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imglink:hover {
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
	}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	list-style-type: none;
}
.content {
	height: 500px;
	width: 700px;
}
