body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin-top:0;
	margin-right:0;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(smoke.jpg);
}

a {
	color: #cd0a4b;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

a:hover {
	text-decoration: none;
}

