@charset "utf-8";
.tablebg {
	background-color: #000000;
	background-image: url(images/bg-gentalll.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
}
.bodylinks a:link {
	color: #FFFFFF;
}
.bodylinks a:visited {
	color: #D4D0C8;
}
.bodylinks a:hover {
	color: #666666;
}
.bodylinks a:active {
	color: #FFFFFF;
}
