a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 984C4C;
}
a:hover {
	text-decoration: none;
	color: 984C4C;
}
a:active {
	text-decoration: none;
}
.background {
	sbackground-image: url(images/bkgd.gif);
	background-repeat: repeat;
}

