A.END            {text-decoration: underline; color: 000000;}
A.END:visited    {text-decoration: underline; color: 000000;}
Body             {BACKGROUND-IMAGE:url(http://bsa402.org/pictures/tanbg.gif); BACKGROUND-ATTACHMENT: fixed; Background-Color: tan; Font-Size: 10pt; Font-Family: Arial;}
CAPTION.roster   {BACKGROUND-COLOR: Green; COLOR: white; FONT-WEIGHT: bold; }
TD.roster		 {BACKGROUND-COLOR: white; BORDER-BOTTOM: red thin solid; PADDING-RIGHT: 1em }
TH.roster        {BACKGROUND-COLOR: brown; COLOR: white; BORDER-RIGHT: green thin solid}
A.Button:link, A.Button:visited {
	display: block;
	text-decoration: none; 
	color: white;
	Background-Color: green; 
	Font-Family: Tahoma; 
	Font-Size: 7pt; 
	Width: 100px; 
	Height: 16px; 
	line-height: 16px; 
	border-style: outset;
	Border-color: gray; 
	TEXT-ALIGN: center;
}
A.Button:hover {
	Background-Color: red; 
	border-style: inset;
}