body {
	background-image: url(images/bg1.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: #C98D64;
	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: #9E310B;
	text-decoration: none;
}

.matchLink2 {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9E310B;	
	text-decoration: none;
}


	

a.matchLink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #9E310B;
	text-decoration: underline;
}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}