
/* CSS Document */


body {
	background-color:#000000;
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#FFFFFF;
	margin: 0;
}

a:link {
	color: #c0c0c0;
}

a:visited {
  color: #c0c0c0;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #c0c0c0;
}
