<STYLE TYPE="text/css">

body {
	background-color: #0a0f12;
	font: 12px Verdana;
	color: #000000;
	position: center;
	margin-top:  0 px;
	}


	a:link {
	color: a3254b;
	text-decoration:none;
	cursor: crosshair;
	}
	a:active {
	color: a3254b;
	text-decoration:none;
	cursor: crosshair;
	}
	a:visited {
	color: a3254b;
	text-decoration:none;
	cursor: crosshair;
	}
	a:hover {
	color: a3254b;
	text-decoration: underline;
	cursor: crosshair;
	}
	
	
</STYLE>