td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
a:link {
	color: #313947;
	text-decoration: none;
}
a:visited {
	color: #313947;
	text-decoration: none;
}
a:hover {
	color: #827946;
	text-decoration: underline;
}

body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
