body {
	background-repeat: repeat;
	background-image: url(images/wood-plank-bg.jpg);
}
bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	color: #626A15;
	text-decoration: none;
}
a:hover {
	color: #BACA29;
	text-decoration: none;
}
a:active {
	color: #536002;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333300;
}
.textLinks {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
