.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #B4162B;
	text-decoration: underline;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #B4162B;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #81988B;
	text-decoration: none;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #81988B;
	text-decoration: none;
}
.backgroundtable {
	background-attachment: fixed;
	background-image: url(../images/index/paperhouse.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
