td img {
	display: block;
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #b2a595;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg.png);
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #b2a595;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #b2a595;
}

a {
	font-family: Verdana;
	font-size: 10px;
	color: #b2a595;
}

a:link {
	text-decoration: none;
	color: #b2a595;
}

a:visited {
	text-decoration: none;
	color: #b2a595;
}

a:hover {
	text-decoration: underline;
	color: #c5b8b2;
}

a:active {
	text-decoration: none;
	color: #b2a595;
}