a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.tdbg {
	background-attachment: scroll;
	background-image: url(tdbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
