table.pony {
  background: #212121 url("images/pbg.gif");
  background-repeat: no-repeat;
  background-attachment: static;
  background-position: center;
  background-position: 50% 0%; }


.in {
	color: #ffffff;
	font-size: 11px;
	line-height: 19px;
	font-family: Verdana, Arial; }

.bo {
	color: #7a7a7a;
	font-size: 9px;
	line-height: 23px;
	font-family: Verdana, Arial; }

.de {
	color: #ffffff;
	font-size: 9px;
	line-height: 17px;
	font-family: Verdana, Arial; }

a:link		{ color: #ffffff ; text-decoration: underline }
a:visited	{ color: #ffffff ; text-decoration: underline }
a:hover		{ color: #de007b ; text-decoration: underline }
a.foot:link	{ color: #ffffff ; text-decoration: none }
a.foot:visited	{ color: #ffffff ; text-decoration: none }
a.foot:hover	{ color: #7a7a7a ; text-decoration: none ; border-bottom: 1px dotted #de007b }
a.nil:link	{ color: #ffffff ; text-decoration: none }
a.nil:visited	{ color: #ffffff ; text-decoration: none }
a.nil:hover	{ color: #ffffff ; text-decoration: none }