body {background: url(images/redburg.jpg);
}
a:link {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #5F2214;
}
a:visited {
	color: #600000;
}