body {
	background-image: url(images/background.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #FAB700;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FBCC4C;
	text-decoration: none;
}

