A:Link
{
	text-decoration: none;
	color: #c0c0c0;
}

A:visited
{ 
	text-decoration: none;
	color: #c0c0c0;
}
A.nav:visited
{ 
	text-decoration: none;
	color: #FFFFFF;
}
A.nav:active
{
	text-decoration: none;
	color: #FFFFFF;
}
A:active 
{
	text-decoration: none;
	color: #c0c0c0;
}
A.nav:hover
{
	text-decoration: underline;
	color: White;
}
A:hover
{
	text-decoration: underline;
	color: White;
}
BODY
{
scrollbar-face-color: rgb(19, 38, 70);
scrollbar-shadow-color: rgb(0, 40, 102);
scrollbar-highlight-color: rgb(0, 40, 102);
scrollbar-3dlight-color: rgb(0, 40, 102);
scrollbar-darkshadow-color: rgb(0, 40, 102);
scrollbar-track-color: rgb(15, 46, 92);
scrollbar-arrow-color: white;
margin-left: 50px;
}

.titel
{
	color : White;
	font-family : Verdana;
	font-size : 13;
	font-weight : bolder;
}
.categorie
{
	color : White;
	font-family : Verdana;
	font-size : 9;
	font-weight : bold;
}
.text
{
	color : White;
	font-family : Verdana;
	font-size : 10;
	font-weight : normal;
}
.comment
{
	color : White;
	font-family : Verdana;
	font-size : 10;
	font-weight : normal;
	font-style : italic;
}
input.button
{
	background-color : #002866;
	font-weight : bold;
	color : White;
	font-family : Verdana;
	font-size : 10;
	border-width: 1;
}
a.nav
{
	color : White;
	font-family : Verdana;
	font-size : 10;
	font-weight : normal;
	text-decoration : none;
}
a.link
{
	color : C0C0C0;
	font-family : Verdana;
	font-size : 10;
	font-weight : normal;
	text-decoration : none;
}
a.author
{
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 9;
	font-weight : normal;
}
.uonline
{
	color : #1E67D2;
	font-family : Verdana;
	font-size : 12;
	font-weight : normal;
}
.online
{
	color : #1E67D2;
	font-family : Verdana;
	font-size : 10;
	font-weight : normal;
}
.author
{
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 9;
	font-weight : normal;
}
.marker
{
	font-family : Verdana;
	font-size : 13;
	color : Red;
}
.tdart
{
	background-color : #AAAAAA;
	text-align : center;
}
.tdart2
{
	background-color : #444444;
	text-align : center;
}
.tdart3
{
	background-color : #444444;
	text-align : right;
}
.tdart4
{
	background-color : #002866;
	text-align : left;
}
.red
{
	color : Red;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10;
}
.small
{
	font-size : 1;
	font-family : Verdana;
	color : #132646;
}