a:link {
	color: #663300;
	text-decoration:underline;
}
a:active {
	color: #663300;
	text-decoration:underline;
}
a:visited {
	color: #663300;
	text-decoration:underline;
}
a:hover {
	color: #000099;
	text-decoration:underline;
}
body {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-image: url(/images/generator/background.gif);
	background-repeat: repeat-y;
	background-color: #A38155;
	padding: 0px;
	margin: 0px;
}
td, th {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}
.subnav a {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339999;
	text-decoration: none;
	font-weight:bold;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #947759;
}
.homepage_image {
	border:1px solid #310208;
}
.large_text {
	font-size: 13px;
}
.border_image {
	border-style:double;
	border-color:#8D7C5E;
	border-width:4px;
}
.error_text {
	color:#990000;
	font-weight:bold;
}