body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

input {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.newsdateuser {
	color: #999999;
}
.datumnewsarchive {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.headlinenews {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
a.headlinenews:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.headlinenews:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.headlinenews:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.headlinenews:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.forum_topics {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	text-decoration:none;
}
.topic {
	display:block;
	font-size:11px;
	font-weight:bold;
}
.topic a {
	display:block;
}
.replies {
	font-size:9px;
}
.user {
	font-size:9px;
}