
A:hover {
  	font-family: Arial;
  text-decoration: underline;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A {
  font-family: Arial;
  text-decoration: none;
}

UL {
  color: #000066;
}

HR {
  color: #0099CC;
  font-size: 6px;
}

P {
  border-top: 1px #000066 solid;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  border-right: 1px #000066 solid;
  border-bottom: 1px #000066 solid;
  border-left: 1px #000066 solid;
}

H1 {
  font-family: Arial;
  font-size: 24px;
  color: #006699;
  font-weight: bold;
}

H2 {
  font-size: 18px;
  font-weight: normal;
  font-family: Arial;
  color: #006699;
}
