.bg {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.td0 {
	line-height: 17px;
}
.td1 {
	line-height: 30px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
color: #990000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
