/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 27 2020 | 22:06:41 */
a:hover{
    color: #94c61c!important;
}

a.speziell:link {
   background-color: #94c61c;
   color:            white;
}

a.speziell:visited {
   background-color: #94c61c;
   color:            white;
}

a.speziell:hover {
   color:            white!important;
}

a.speziell:active {
   background-color: #94c61c;
   color:            white;
}