BODY 
{ 
	background-color: #dcdcdc;
}

* {
	font-family: Tahoma, Verdana;
	font-size:12px;
	font-weight: bold;
}
	
a
{ 
	color: #000;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
	color:#000;
}

a:visited
{
	color:#000;
}

div.link
{
	float:right;
	margin-bottom:2px;
	margin-left:21px;
	margin-right:10px;
}
