td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFF00;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
