body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #C7BFAE;
	line-height: 130%;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #C7BFAE;
}

