body {
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #F5F5DC;
	line-height: 13px;
}
.bolder {
	font-size: 10px;
	font-weight: bold;
	color: #C8CF40;
}
a:link {
	color: #555555;
}
a:visited {
	color: #555555;
}
a:hover {
	color: #660000;
}

