body
{
	background: #404134;
	color: #a3a294;
	font-family: arial, sans-serif;
}

a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #a3a294;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #a3a294;
}

a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #a3a294;
}

a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #a3a294;
}

.fakeLink
{
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #a3a294;
}
