.tablebg {
	background-attachment: fixed;
	background-image: url(../images/darkforbgtiletest.jpg);
	background-repeat: repeat;
	background-position: center center;
}
body,td,th {
	color: #FFFFCC;
}
a:link {
	text-decoration: none;
	color: #FFDDBB;
}
a:visited {
	text-decoration: none;
	color: #ACAC59;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #ACAC59;
}