body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #5f5744;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/backgroundtile.png);
}
.textsmall {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #333300;
}
