a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.style1
{
   color: #003399;
   text-decoration: none;
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #003399;
   text-decoration: none;
}
.Standaard
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 19.03px;
   text-decoration: none;
   color: #003599;
   background-color: transparent;
}
.PaginaKopRegel
{
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   line-height: 33.03px;
   text-decoration: none;
   color: #ED7D31;
   background-color: transparent;
}
.SubKop
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.03px;
   text-decoration: none;
   color: #003599;
   background-color: transparent;
}
