a {  color: #66CCFF; text-decoration: none}

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

table {  font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

.kop {  font-size: 14pt; font-weight: bold; color: #CCCCCC}
.subkop {  font-weight: bold; color: #66CCFF; font-style: italic}
.wedstrijd {
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.blauw {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #66CCFF}
.geel {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFF00}
.rood {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000}

/* Put a border on all generated images */
.image {
	border-width: 4;
	border-color: #CCCCCC;
	border-style: solid;
	margin: 5;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}
