/* CSS Document *//*----------Classes voor tekst en links------------- */a	{	text-decoration: none;}a.menu	{	text-decoration: none;	color: #FFFFFF;}.h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	line-height: 18px;	color: #012C94;	text-decoration: none;}.tekstwit {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	line-height: 17px;	color: #FFFFFF;	text-decoration: none;}.tekstwitbold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	line-height: 17px;	color: #FFFFFF;	text-decoration: none;}.bold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	line-height: 19px;	color: #012C94;	text-decoration: none;}a.link:link  { 		font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	line-height: 17px;	color: #FFFFFF;	text-decoration: none;}a.link:visited  { 	 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	line-height: 17px;	color: #FFFFFF;	text-decoration: none;}	a.link:hover { 		font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	line-height: 17px;	color: #720053;	text-decoration: none;}a.link:active  { 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	line-height: 17px;	color: #720053;	text-decoration: none;}