.bundibackground {
	background-attachment: scroll;
	background-color: #80755F;
	background-image: url(pagegradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.coverpagefont {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.coversmallfont {
	font-family: "Trevuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trechuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
