body {
 	background-color: #513E24;
}

a:link {
font-weight: normal;
color: #590059;
text-decoration: underlined;
}
a:visited {
font-weight: normal;
color: #404040;
text-decoration: underlined;
}
a:hover {
font-weight: normal;
color: #008000;
text-decoration: none;
}
a:active {
font-weight: normal;
color: #008000;
text-decoration: none;
}

.castle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.castlefoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
