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