BODY		{ margin: 0px; font-family: Microsoft Sans Serif; Tahoma, Verdana; font-size: 9pt; background-color: #EFEFEF; }
li			{ list-style: none; }

TABLE		{ background-color: #FFFFFF; }

TD.aa		{ background-image: url(img/btnblack.jpg); background-repeat: repeat-x; }
TD.av		{ background-image: url(img/btnred.jpg); background-repeat: repeat-x; }
TD.ah		{ background-image: url(img/btnyellow.jpg); background-repeat: repeat-x; }
TD.at		{ background-image: url(img/btngrey.jpg); background-repeat: repeat-x; }
TD.as		{ background-image: url(img/btnbrown.jpg); background-repeat: repeat-x; }
TD.ac		{ background-image: url(img/btnblue.jpg); background-repeat: repeat-x; }

TD.a		{ border-left: 1px Solid #ABABAB; border-right: 1px Solid #ABABAB; }
TD.b		{ padding: 10px; }
TD.c		{ border-left: 1px Dashed #c8c8c8; padding: 4px; }
TD.d		{ border-top: 1px Dashed #c8c8c8; padding: 4px; text-align: center; font-size: 7pt; color: #888888; }

TD.home		{ background-color: #000000; color: #FFFFFF; text-align: center; }
TD.voetbal	{ background-color: #BB0000; color: #FFFFFF; text-align: center; }
TD.hockey	{ background-color: #FFFF00; color: #000000; text-align: center; }
TD.tennis	{ background-color: #EFEFEF; color: #000000; text-align: center; }
TD.schoenen	{ background-color: #73411D; color: #FFFFFF; text-align: center; }
TD.casual	{ background-color: #000040; color: #FFFFFF; text-align: center; }

a:active 	{ color: #888888; text-decoration: underline; }
a:link 		{ color: #888888; text-decoration: underline; }
a:visited 	{ color: #888888; text-decoration: underline; }
a:hover 	{ color: #AAAAAA; text-decoration: underline; }
a.home:active 		{ color: #FFFFFF; text-decoration: none; }
a.home:link 		{ color: #FFFFFF; text-decoration: none; }
a.home:visited 		{ color: #FFFFFF; text-decoration: none; }
a.home:hover 		{ color: #ABABAB; text-decoration: none; }
a.voetbal:active 	{ color: #FFFFFF; text-decoration: none; }
a.voetbal:link 		{ color: #FFFFFF; text-decoration: none; }
a.voetbal:visited 	{ color: #FFFFFF; text-decoration: none; }
a.voetbal:hover 	{ color: #ABABAB; text-decoration: none; }
a.hockey:active 	{ color: #000000; text-decoration: none; }
a.hockey:link 		{ color: #000000; text-decoration: none; }
a.hockey:visited 	{ color: #000000; text-decoration: none; }
a.hockey:hover 		{ color: #ABABAB; text-decoration: none; }
a.tennis:active 	{ color: #000000; text-decoration: none; }
a.tennis:link 		{ color: #000000; text-decoration: none; }
a.tennis:visited 	{ color: #000000; text-decoration: none; }
a.tennis:hover 		{ color: #ABABAB; text-decoration: none; }
a.schoen:active 	{ color: #FFFFFF; text-decoration: none; }
a.schoen:link 		{ color: #FFFFFF; text-decoration: none; }
a.schoen:visited 	{ color: #FFFFFF; text-decoration: none; }
a.schoen:hover 		{ color: #ABABAB; text-decoration: none; }
a.casual:active 	{ color: #FFFFFF; text-decoration: none; }
a.casual:link 		{ color: #FFFFFF; text-decoration: none; }
a.casual:visited 	{ color: #FFFFFF; text-decoration: none; }
a.casual:hover 		{ color: #ABABAB; text-decoration: none; }
a.map:active 		{ color: #888888; text-decoration: underline; }
a.map:link 			{ color: #888888; text-decoration: underline; }
a.map:visited 		{ color: #888888; text-decoration: underline; }
a.map:hover 		{ color: #444444; text-decoration: underline; }

H1			{ color: #FFFFFF; font-size: 12px; font-weight: normal; }
H2			{ color: #000000; font-size: 12px; font-weight: normal; }
