/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}

a {
text-decoration: none;
color: #FFFF00;
font-size:12px;
font-weight: bold;
}