﻿body {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	scrollbar-track-color: #500000;
	scrollbar-face-color: #FEFEDE;
	background-color: #FFFFCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
.footer {
	border-width: 0px 4px 4px 4px;
	background-color: #000000;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #500000;
	border-bottom-color: #500000;
	border-left-color: #500000;
	
}
.leftColumn {
	border: 0px groove #000000;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	width: 800px;
}
a:link {
	color: #996633;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#996600;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #500000;
	text-transform: none;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


h3 a:visited{
color:#999999
}
h3 a:hover{ 
color: #ffffff;
}
h3 a:link{
color: #996633
}
