BODY    { color: black; font-size: 12px; font-family: Verdana }

A
 { color: red; font-size: 10px; font-family: Verdana; text-decoration: underline }

A:hover
{
	font-family:Verdana;
	color:blue;
	font-size:10px;
	text-decoration: underline;
	text-align: center;
}
table  {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}
.naam    { color: #b00; font-style: italic; font-weight: bold; font-size: 13px; font-family: "Courier New", Courier, Monaco }
.evenement    { color: #cc0a6e; font-style: italic; font-weight: bold; font-size: 13px; font-family: "Courier New", Courier, Monaco }
.maintekst  { color: #007; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.foto { color: #f06; font-style: oblique; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: overline }
.nieuwstitel { color: red; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.datum_titel { color: #900; font-style: italic; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Info   { color: #606; font-size: 7pt; font-style: oblique; font-weight: bold; text-decoration: underline blink }
