body {
	background: #000000;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

a {          color: #999999
	font-size:100%;
	text-decoration: none;
              font-family : Tahoma, Verdana, Geneva,  Arial, Helvetica, sans-serif;
}
a:link {color: #CCCCCC
	
}
a:visited {color: #CCCCCC
	
}
a:hover {
	COLOR: #CCCC99;
	text-decoration: underline
}
a:active {color: #CCCCCC
}
.b         {
	font-size: 70%;
	text-decoration: none;
	font-family : Tahoma, Verdana, Geneva,  Arial, Helvetica, sans-serif;
; color: #999999
}

