.leftcolumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: EDD98F;
}
.homepagetext { font-family: Arial, Helvetica, sans-serif; color: #809cd0; font-size: 13px; font-style: italic; font-weight: bold; }

.leftcolumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: EDD98F;
}
.leftcolumn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: EDD98F;
}
.leftcolumn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: EDD98F;
}
body { background-color: #322000; background-image: url(images/white-column.gif); background-repeat: repeat-y; }

