﻿a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
  color: blue;
}
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}