body {
	margin:0px;
	background-color: ##FFC384;
	}
	.background {
	background-color: ##FFC384;
}
<style type="text/css">
A:link {text-decoration: brown;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
</style>