.linkbg {
	background-image: url(../images/linkbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomgray {
	background-image: url(../images/bottomgray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lufont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

