body { background: #a71609 url('images/bg.jpg') no-repeat fixed top center; }

body a {
	color: #026dfe;
	text-decoration: underline;
	font-weight: bold;
	border: none;
	background: none;
	}

body a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
	background: #026dfe;
	}
