body      {
color: black;
font-style: normal;
font-weight: bold;
font-size: 13px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none;
background-color: #fff;
}

h1 {
color:grey ;
font-size: 26px;
font-weight: normal;
}

a       {
color: #a68f6f;
font-weight: normal;
text-decoration: underline;
}

a:visited      {
color: #191970;
}

a:active        {
color: #111111;
}

a:hover         {
color: #d2b48c;
}