.bkgnd {
	background-color: #242424;
	background-attachment: fixed;
	background-image: url(../pix/scoreBkgnd.css.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.puBkgnd {
	background-color: #242424;
	background-attachment: fixed;
	background-image: url(../pix/detlefroth.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.newsPU {
	background-color: #242424;
}


.puText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.puText A:link    { color:#999999; text-decoration : underline; }
.puText A:visited { color:#999999; text-decoration : underline; }
.puText A:active  { color:#999999; text-decoration : none; }
.puText A:hover   { color: #999999; text-decoration : none; }

.puTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
