BODY
{
	margin										:		0;
	background								:		#000000;
	font-family								:		tahoma;
	font-size									:		12px;
	color										:		#FFFFFF;
}

A
{
	font-family								:		tahoma;
	font-size									:		1em;
	color										:		#DCD77C;
	text-decoration						:		none;
}

A:Active
{
	font-family								:		tahoma;
	font-size									:		1em;
	color										:		#DCD77C;
	text-decoration						:		none;
}

A:Visited
{
	font-family								:		tahoma;
	font-size									:		1em;
	color										:		#DCD77C;
	text-decoration						:		none;
}

A:Hover
{
	font-family								:		tahoma;
	font-size									:		1em;
	color										:		#A29835;
	text-decoration						:		none;
}
