﻿/* styles loaded when editing text elements */

.BroedTekst A
{
	color: #0d81df;
	text-decoration: none;
}

.BroedTekst A:hover
{
	color: #0d81df;
	text-decoration: underline;
}
