body {  color: #FFFFFF; background-attachment: fixed; background-color: #000000; background-image:    url(../images/blksilk.jpg); background-repeat: repeat}h3 {  color: #FFFFFF}
p {  color: #FFFFFF}
h5 {  color: #FFFFFF}
a:link {  color: #99FF99; text-decoration: none}
a:visited {  color: Yellow; text-decoration: none}
a:hover {
	color: #FFFFFF;
	border: thin none #FFFFFF;
	background-color: #000000;
	text-decoration: underline overline;
}
a:active {  color: #ff0000; text-decoration: underline}

.TableHead {  font-size: medium; font-weight: bold; color: #FFFFFF; background-attachment: fixed; background-color: #000000; background-image:    url(../images/blksilk.jpg); background-repeat: repeat}
.TableText {  color: #FFFFFF}
.Bold {  font-weight: bold}

