a {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {margin-left: 200px; width: 900px; color: rgb(255, 255, 255); background-color: black}
