body {
	background-color:#000000;
	background-image:url(http://devserv/matchracing_nl/system/achtergrond.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a {
	text-decoration:none;
	color:#cc0000;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

a:visited {
	color:#660000;	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.text {
	color:#cc0000;
}

a.text:hover {
	color:#ff0000;
	text-decoration:underline;
}

a.text:visited {
	color:#660000;	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight:bold;
}