body  {
		color: #404040;
		font-family: Verdana, Arial;
		font-size: 12px;
}

p {font-size: 12px; color: #404040;}
td {font-size: 12px; color: #404040; }
html {color: #404040;}

a:link {
  color: #008000;
  text-decoration: underline;
  font-weight: normal;
}

a:visited {
  color: #008000;
  text-decoration: underline;
  font-weight: normal;
}

a:hover {
  color: #008000;
  text-decoration: none;
  font-weight: normal;
}

a.navLinks:link {
  color: #404040;
  text-decoration: none;
  font-weight: bold;
}

a.navLinks:visited {
  color: #404040;
  text-decoration: none;
  font-weight: bold;
}

a.navLinks:hover {
  color: #404040;
  text-decoration: none;
  font-weight: bold;
}