body
{
	background-color: #181818;
	color: #C0C0C0;
	margin-top: 0;
	margin-left: 0;
	scrollbar-base-color: rgb(24,24,24);
	scrollbar-arrow-color: rgb(70,70,70);
	scrollbar-track-color: rgb(24,24,24);
	scrollbar-shadow-color: rgb(60,60,60);
	scrollbar-3dlight-color: rgb(60,60,60);
	scrollbar-darkshadow-color: rgb(60,60,60);
	scrollbar-highlight-color: rgb(60,60,60);
}

a
{
	font-family: Arial;
	font-size: 11px;
	color: rgb(122,141,117);
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: rgb(83,94,78);
	letter-spacing: 1pt;
	text-decoration: none;
	font-weight: bold;
}
	
td
{
	font-family: Arial;
	font-size: 12px;
	color: rgb(135,135,135);
}

big
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(205,155,155);
}

