.Leerlingstatuut {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color:#6d0021;
	line-height:16px;
}

A.Leerlingstatuut:link {
    text-decoration: underline;
    color: #6d0021;
	line-height:16px;
}
A.Leerlingstatuut:visited {
    text-decoration: underline;
    color:  #6d0021;
	line-height:16px;
}
A.Leerlingstatuut:active {
    text-decoration: underline;
    color: #6d0021;
	line-height:16px;
}
A.Leerlingstatuut:hover {
	text-decoration: underline;
    color: #c30045;
	line-height:16px;
}

