
/* CSS Document */
body {
	Background-Color: #999966;
	color: #2B0000;
 }

A {
	color:#2B0000;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #6A3A20}
a:visited {color: #431D02}
a:hover {color: #546504}

/* Netscape 4 requires these colors to be here (rather than just the body color) */
.topline {
	color: #2B0000;
}

.bodytext {
	color: #2B0000;
}

.bottomline {
	color: #2B0000;
}

.BackToSeries {
	color: #2B0000;
}

.TopLineIndex {
	color: #2B0000;
}

.BottomLineIndex {
	color: #2B0000;
}
