body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(system/content_bck.jpg);
}

a
{
text-decoration: none;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}
a:active {
	color: #ffffff;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
