@charset "utf-8";
/* CSS Document */

.copyright {
	font-size: small
}
.Blue {
	color: #0000FF
}
.backpix {
	z-index: -1;
	background-image: url(/grx/music.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Quotation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
li {
	background-color: #00CCFF;
	width: 105px;
	list-style-type: none;
	text-indent: 2px;
	border: thin solid #DFFFFE;
	font-weight: normal;
	color: #FFFFFF;
}
.grouplinks {
	font-size: x-small;
	align: right;
}
.redstar {
	color: #FF0000;
}

