/* CSS Document */

body {
	background-color: #e5dadc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;font-size:12px;
}
a:link {
	color: #57242D;
	text-decoration: none;
}
a:visited {
	color: #57242D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}