a {
	color: White; text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: Aqua; text-decoration: underline;
	background-color: transparent;
	}

body {
	margin-left: 10px;
	color: White;
	background: White;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

html, body {
color: White;
background-color: #666666;

}
#container {
}
