﻿body {
 font-family : tahoma;
 font-size : 10pt;
 color: #422100;
 }
  
 a {
 font-family : tahoma;
 text-decoration : none;
 color : #422100;
 }
 a:hover {
 text-decoration : underline;
 color : #BCA69C;
 }