body{
	padding: 0;
	margin: 0;
	background: #000000;
	color: #000000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	}

img{
	border: 0;
	}
		

a{
	text-decoration: none;
	color: #009999;
	font-weight: bold;
	}

a:hover{
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	}

