body
{
	margin: 0px;
	padding: 0px;
	font-family: "verdana", "arial", sans-serif;
	font-size: 9px;
	color: #808080;
}

a, a:visited
{
	color: #999;
	text-decoration: none;
	background-color: transparent;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
}

a:active
{
	color: #B3B3B3;
	text-decoration: underline;
	background-color: transparent;
}

.dark
{
	color: #777;
	background-color: transparent;
}

a.nodecor
{
	text-decoration: none;
	background-color: transparent;
}

.high
{
	position: absolute;
	bottom: 2px;
	right: 30%;
	color: #333;
	font-family: "verdana", "arial", sans-serif;
	font-size: 9px;
	background-color: transparent;
}

