body {
	background-image:   url(../graphics/_background.gif);
	background-color: #000000;

}
.template_TDmain {
	padding: 5px 10px 0px;
	background-image: url(../back.gif);
}
a:link {
	color: #E2E2E2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2E2E2;
}
a:hover {
	text-decoration: underline;
	color: #F72B23;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}
body,td,th {
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
