body {
	background: #000033;
	margin: 0px;
}
table {
	border: none;
	width: 720px;
}
.info_text {
	background-image: url(images/text_bg.gif);
	width: 560px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
}
.txt {
	font: normal bold 10px Arial, Helvetica, sans-serif;
	color: Black;
}
a.txt {
	text-decoration: none;
}
a.txt:hover {
	text-decoration: underline;
	color: #CC33CC;
}
td {
	vertical-align: top;
}
