
body, textarea {
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#EED5B7;
  scrollbar-3dlight-color:#800000;
  scrollbar-arrow-color:#EED5B7;
  scrollbar-darkshadow-color:#800000;
  scrollbar-face-color:#EED5B7;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#ffffff;
body,table,td,tr,div,ul{font-weight:500;font-family:"Arial",;}

td{font-size: 13px;color:#3d6e78}
th{font-size: 13px;color:#653333}


body{background-color:#FFF7FB;}
table{background-color:#FFF0cc;}
th{background-color:#ffffff;}

a{font-size:12px;text-decoration:none;font-weight:500;font-family:"Arial",;}
<!-- none link nicht unterstreichen, yes unterstreichen -->

a:link{color:#653333;}
a:visited{color:#653333;}<!--benutzter Link-->
<!--Link-Farbe-->
a:active{color:#653333;}
a:hover{color:#653333;}<!--Blinkfarbe für Link-->
<!------------------------------------------------------->
<style type="text/css">
 a:link {color: #653333; text-decoration: none}
 a:visited {color: #653333; text-decoration: none}
 a:active {color: #000000; text-decoration: none}
 a:hover {color: #077600; border-bottom: double}
</style>
