BODY {
	font-size: 14px;
	font-weight: normal;
	color: #afa892;
	text-decoration: none;
	background-color: #120e0a;
	font-style: normal;
	font-variant: normal;
	font-family: Arial;
}
A {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #6075bf;
	text-decoration: none;
	font-variant: normal;
	font-family: Arial;
}
A:VISITED {
	font-size: 12px;
	font-weight: normal;
	color: #6075bf;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-family: Arial;
}
A:HOVER {
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-variant: normal;
	font-family: Arial;
}
A:ACTIVE {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: blue;
	text-decoration: none;
	font-variant: normal;
	font-family: Arial;
}
TD {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-decoration: none;
	background-color: #120e0a;
	font-variant: normal;
	font-family: Arial;
}
