
body {
	background-color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10;
    font-family: tahoma,sans-serif;
	color: #ffffff ;
}
a:link{
    font-size: 10;
    font-family: tahoma,sans-serif;
	text-decoration: none;
	color: #ffffff ;
	}

a:visited{
    font-size: 10;
    font-family: tahoma,sans-serif;
	text-decoration: none;
	color: #ffffff;
	}

a:hover{
    font-size: 10;
    font-family: tahoma,sans-serif;
	color: #ffffff;
	text-decoration: none;
	}

