
* {
	margin:0;
	padding:0;
}

body {
	font-family: "arial narrow", arial, verdana, sans, sans-serif;
	text-align:left;
	background-color: #000000;
	font-size: 11px;
}

a:link {
text-decoration:none;
color:#999999;
}
a:hover {
text-decoration:NONE;
color:#ffffff;
}
a:visited {
text-decoration:NONE;
color:#ffffff;
}



