body {
	background-color: #000000;
	margin: 0px;
	background-image: url(images/bg.jpg);
}
td {
	color: #ffffcc;
	font-size: 12px;
	line-height: 20px;
}
.title {
	font-size: 12px;
	color: #FFFF00;
}
a {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ffffcc;
}
