body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003871;
}
body,tr,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a{
	color: #003333;
	text-decoration: none;
}
a:hover{
	color: #006666;
	text-decoration: underline;
}
a.con{
	color: #003366;
	font-weight: bold;
}
a.con:hover{
	color: #006666;
	text-decoration: underline;
}
a.admin{
	font-size: 9px;
	color:#549E60;
	text-decoration:none
}
a.admin:hover{
	font-size: 9px;
	color:#71B37A;
	text-decoration:none
}
.copyright {
	font-size: 9px;
	color: #999999;
}
.smalltitle{
	font-size: 9px;
}
.donker{
	background-color: #8CA4BE;
}
.kalender_vandaag{
	background-color: #C5DBF0;
}
.kalender_vandaag_wedstrijd{
	background-color: #C5DBF0;
}
.kalender_wedstrijd{
	background-color: #B4C8DD;
}

#contentVeld a{
	color: #003366;
	font-weight: bold;
}
#contentVeld a:hover{
	color: #006666;
	text-decoration: underline;
}
