body {
	background-image: url(images/bg4.gif);
	background-color: #E0E0D8;
	background-repeat: repeat-x;
}
.imageLink {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #C98D64;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:link {

	
}
.textLink_off {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #D0A86D;
	text-decoration: none;
}

.textLink_on {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.bodyText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;

}

.matchLink {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #A7600E;
	text-decoration: none;
}

.matchLink2 {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A7600E;
	text-decoration: none;
}

a.matchLink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #A7600E;
	text-decoration: underline;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
