body {
  background-attachment: fixed;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 14px;
  color: black;
}
p {
  font-size: 14px;
  color: black;
  margin-left: 0in; margin-right: 0.20in; margin-top: 0in; margin-bottom: 0in;
}
a {
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
a:hover {
  color:#FF0000;
  font-weight: 300;
}
a:visited {
}
.red {
  color: red;
}
