body {
	margin: 0;
	padding: 0;
}

a img {
	border: 0px;
}

body, td, input, select, th, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #600817;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.bottom {
	color: #ecdc9f;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:hover {
	color: #ecdc9f;
	text-decoration: underline;
}