body {
	background-color: #FFFFFF;
	background-image: url(../img/txt.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
.boxen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/box.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B59A8F;
	text-decoration: none;
}
