a:hover 
{
	text-decoration: underline;
	color: #DC0023;
}
a:link 
{
	text-decoration: none;
	color: #DC0023;
}
a:visited 
{
	text-decoration: none;
	color: #DC0023;
}
a:active 
{
	text-decoration: none;
	color: #DC0023;
}
.tekstgroot
{
	font-size: 14px;
	font-family: verdana, arial;
	text-decoration: none;
	color: #000000;
}
.tekst
{
	font-size: 12px;
	font-family: verdana, arial;
	text-decoration: none;
	color: #000000;
}
