body {
	background-image: url(images/index_bg.jpg);
	background-color: #131720;
	background-repeat: no-repeat;
	margin-left: 400px;
	margin-top: 210px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #8e8e8e;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}
body,td,th {
	font-size: 11px;
	color: #CCC
}

