body {
	background-color:#000000;
	background-image: url(images/background.gif);
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	overflow-x: hidden;
	overflow-y: auto; 
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { 
		border:0px;
		}


a:link	{
		color: #FFFFFF;
		}

a:visited {
		color: #FFFFFF;
		}

a:hover {
		color: #FFFFFF;
		}
