body {
	background-color: #000000;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #271511;
}
.header {
	font-size: 14px;
	font-weight: bold;
}

/*.content {font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #B98B4F; }*/

a:link {
	color: #160C0A;
}
a:visited {
	color: #160C0A;
}
a:hover {
	color: #160C0A;
	text-decoration: none;
}
a:active {
	color: #160C0A;
	text-decoration: none;
}

