body,td,th {
	color: #E8E8E8;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-top: 3px;
}
a:link {
	color: #BAA44A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BAA44A;
}
a:hover {
	text-decoration: underline;
	color: #949BAC;
}
a:active {
	text-decoration: none;
	color: #BAA44A;
}
.style3 {color: #626875}
.style4 {font-size: 10px}
.style5 {color: #949BAC; font-size: 10px; }
#border{border: 1px solid #8F8151;}
#border2{border: 1px solid #949BAC;}
.style6 {font-size: 14px}
#thumb {
border: 1px solid #8F8151;
margin: 7px;
}
*:focus { outline: 0; }