body, textarea {
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#f8f3d9;
  scrollbar-3dlight-color:#663333;
  scrollbar-arrow-color:#f8f3d9;
  scrollbar-darkshadow-color:#663333;
  scrollbar-face-color:#f8f3d9;
  scrollbar-highlight-color:#800000;
  scrollbar-shadow-color:#800000;
  scrollbar-track-color:#ffffff;}

body,table,td,tr,div,ul { font-weight :500 ; font-family:"Arial",;}
td {font-size: 13px;color:#800000;}
th {font-size: 13px;color:#800000;}

body {background-color:#FFF7FB;}
table {background-color:#f8f3d9;}
td {background-color:#f8f3d9;}
th {background-color:#ffffff;} <!-Navigationsbalken->

th {border-color:#653333;}
td {border-color:#008000;}

a { font-size: 12px; text-decoration: none; font-weight :500;font-family:"Trajan",;}
<!-- none link nicht unterstreichen, yes unterstreichen -->
a:link {color:#800000;}
a:visited {color:#9d7a00;}
<!--Link-Farbe-->
a:active {color:#ff0000;}
a:hover{color:#ff0000;}
<!------------------------------------------------------->
<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: #9d6c45; border-bottom: double}
</style>
