body 
{
	background-color:#000000;
	font-family:"Trebuchet MS", "Trajan Pro";
	font-size:16px;
	color:#000000;
	margin:0px;
	padding:0px;
}

a
{
	font-style:normal;
	text-decoration:none;
	color:#000000;
}

a:hover
{
	font-style:normal;
	text-decoration:underline;
	color:#000000;	
}

a.thicklink
{
	font-style:normal;
	text-decoration:none;
	color:#000000;
}

a.thicklink:hover
{
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;	
}
img
{
	display:block;
}

