body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	background-color: #000000;
	margin: 0px;
	text-decoration: none;	
}
a	{
	color: #dedede;
	text-decoration: underline;
}
a:hover	{
	color: #a2151e;
	text-decoration: none;
}

