
body {
	background-color: #370305;
}

a:link {
	color: #FFE685;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FED227;
}

a:active {
	text-decoration: none;
}

img.msl {
	border: solid 1px #FFF5CF;
	}
