.background {
	background-image: url(../images/repeat_bkgrnd.gif);
	background-repeat: repeat-x;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D271D;
	decoration: none;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.biglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D271D;
	text-decoration: none;
	font-size: 12px;
}
