body {
  background-color: #EFF6F1;
  color: #303732;
  font-family: trebuchet ms, trebuchet, verdana, arial, "sans-serif";
  text-align: center;
     }

h1 {font-size: 18pt;}
A {color:#8FA496; text-decoration:none; font-weight: bold;}
A:link {color:#8FA496; text-decoration:none; font-weight: bold;}
A:visited {color:#8FA496; text-decoration:none; font-weight: bold;}
A:hover {color:#C61F19; text-decoration:underline; font-weight: bold;}
A:active {color:#606D64; text-decoration:none; font-weight: bold;}