
BODY {
  text-decoration:none;
  font-family:arial; 
  font-size:11pt;
  background:#fffee5;
  color:black;
}

A {
  text-decoration:none;
}

A:link {
  font-weight:bold;
  color:#191970;}

A:visited {
  font-weight:bold;
  color:#191970;}

A:hover {
   color:#0000ff;}


A:active {
  font-weight:bold;
  color:#0000ff;}

img{ 
  border: #191970; } 
