body
{
	margin: 0px 0px 0px 0px;
	color: white;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
}

table, div, span, h, p
{
	font-family: verdana, arial, san serif;
	font-size: 11px;
	color: black;
	text-align: left;
	line-height: 12px;
}

A
{
	text-decoration: none;
	color: #D0D22F;
}

A:visited { color: #D0D22F; }

A:hover
{
	color: black;
	text-decoration: underline;
}

A:active { color: red; }