body {
  margin: 0px;
  padding: 0px;
}

body, table, td, th {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

a:link {
  color: #990000;
  text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #990000;
  text-decoration: underline;
}

.lftNavTop a:link {
	font-size: 11px;
}

.lftNavTop a:visited {
	font-size: 11px;
}

.lftNavTop a:hover {
	font-size: 11px;
}

.title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
}

.title a:link {
  color: #FFFFFF;
  font-size: 18px;
  text-decoration: none;
}

.title a:visited {
  color: #FFFFFF;
  font-size: 18px;
  text-decoration: none;
}

.title a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.title a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

.small {
  color: #000000;
  font-size: 11px;
}

.small a:link {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}

.small a:visited {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}

.small a:hover {
  color: #000000;
  text-decoration: underline;
}

.small a:active {
  color: #000000;
  text-decoration: underline;
}
