a:link {  color: #990099; text-decoration: underline}
a:visited {  color: #990099; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: none}
a:hover {  color: #990000; text-decoration: none}
body { SCROLLBAR-ARROW-COLOR: #FFFF00; SCROLLBAR-BASE-COLOR: #000000; background-color: #000000;}
.small {
	font-size: 12px;
}
.tableBG {
	background-image: url(images/triple-x-tableback.png);
	background-repeat: repeat-y;
}