a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-color: #A49C93;
	border: 0px;
	font-weight: normal;
}

