body {
 font-family: Arial,Times New Roman;
 background-color: white;
}
h1, h1 a:link , h1 a:visited {
 font-family: Arial,Times New Roman;
 font-size: 13pt;
 font-style: normal;
 text-decoration: none;
 color: white;
/* color: #660000*/
}
a:link, a:visited {
 text-decoration: none;
 color: #660000
}
a:hover, h1 a:hover  {
 text-decoration: underline;
 color: #5EE007; background-color: none;
}