body{
    background-color: #383838;
    font-family: Arial;
	font-size: 75%;
}

p{	color: #ffffff;
    font-family: Arial;
}


a {	font-family: arial;
	text-decoration: none;
	color: #B38D57;
	font-weight: bold;
	}

a.nav
{
	float: left;
	margin-right: 24px;
	font-size: 105%;
}
	
a:link{	color: #B38D57;}
a:hover {color: #C3B78F;}

span.best
{	font-family: arial;
	font-size: 90%;
	color: #ffffff;
}

span.warning
{	font-family: arial;
	font-size: 100%;
	color: #a90404;
}
