body
{
	font-family: Tahoma;
	background-color: #1F1F1F;
	color: #C6BC96;
}

a:link
{
    color: #8C553D;font-family:Tahoma; text-decoration:none
}
a:visited
{
	color: #82912F;text-decoration:none; font-family:Tahoma 
} 
a:hover      { font-family: Tahoma; color:#C6BC96; font-weight:bold }

a:active 
{
	color: #C6BC96;font-family:Tahoma; font-weight:bold
}


