body {
	background-color: #999999;
	font-family:Tahoma, sans-serif;
	font-size: small;
	}
	
a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #FFFFFF;

	}

a:hover {
	text-decoration: none;
	color: #FFFFFF;

	}

a:active {
	text-decoration: none;
	color:  #FFFFFF;

	}
