A:link {
  color: #004000;
  font-size: 15px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

A:active {
  color: #004000;
  font-size: 15px;
  font-family: Times New Roman;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

A:visited {
  color: #004000;
  font-size: 15px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

A:hover {
  color: #004000;
  font-size: 15px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

<p> {
  color: #000040;
  font-size: 15px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

<h2> {
  color: #000040;
  font-size: 17px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

<h3> {
  color: #000000;
  font-size: 15px;
  font-family: arial;
  font-weight: normal;
  font-style: normal;
}

<h4> {
  color: #000000;
  font-size: 13px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}

<table> {
  color: #000000;
  font-size: 15px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: normal;
}