/*Links formatieren*/

a:link{ color: #FFFFFF; text-decoration:underline ;font-family: verdana; font-size: 10pt;}

a:visited{color: #FFFFFF;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#FFFFFF;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ background-color: white; color:#4D5762; text-decoration:underline and overline;font-family: verdana; font-size: 10pt; }

body{scrollbar-arrow-color: white; scrollbar-base-color: #620114; scrollbar-highlight-color : #D9BF99; scrollbar-shadow-color : black;}