a {  color: #FFFFFF; text-decoration: none}
.content {
	margin: 0px;
	background-color: #A6A094;
	border: thin solid #3A260B;
	padding: 0px;
	height: auto;
	width: 600px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuLinks {
	font-size: 18px;
	font-weight: 900;
}

p {
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	margin-right: 10px;
	margin-left: 10px;
}
a:hover {  color: #FFFF99; text-decoration: none}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #3D2A0C;
}
body {
	background-color: #928665;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.imageFrame {
	border: 4px solid #FFFFFF;
}
.mediumText {

	font-size: 16px;
	font-weight: 900;
}
.specialTable {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
}
