A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #747474;
  text-decoration: underline;
}
.Style1 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}
.Style2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.Style3 {
	color: #990000;
	font-weight: bold;
}
.Style5 {
	color: #FFCC00
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

