
td.snetext {
	font-family: Arial;
	font-size: 11pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

a.snelink, a.snelink:visited {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

a.snelink:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}

a.snelink2, a.snelink2:visited {
  font-weight: bold;
  text-decoration: none;
  color: #AE197F;
}

a.snelink2:hover {
  font-weight: bold;
  text-decoration: none;
  color: red;
}
