@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
a.style1
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #800000;
   text-decoration: underline;
}
a.style2
{
   color: #FFA500;
   text-decoration: underline;
}
a.style2:visited
{
   color: #FFA500;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style3
{
   color: #F5F5F5;
   text-decoration: none;
}
a.style3:visited
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.style3:active
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.style3:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style4
{
   color: #FFFF00;
   text-decoration: none;
}
a.style4:visited
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style4:active
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style4:hover
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.style5
{
   color: #000000;
   text-decoration: underline;
}
a.style5:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style5:active
{
   color: #000000;
   text-decoration: underline;
}
a.style5:hover
{
   color: #000000;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 32px;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   text-decoration: none;
   color: #DCDCDC;
   --color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.google-font
{
   font-size: 27px;
   text-decoration: none;
   color: #C6C7C8;
   --color: #C6C7C8;
   background-color: transparent;
   font-family: 'Salsa', cursive;
}
.onderschrift
{
   font-family: Salsa;
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   text-decoration: none;
   color: #F5F5F5;
   --color: #F5F5F5;
   background-color: transparent;
}
