
.center {text-align:center;}

.centerBold {
   text-align:center;
   font-weight:bold;
}

a
{
  color:#ff7f00;
}

body
{
  color:#ff7f00;
  background:#556B2F;
}

td.transparent
{
     background:#556B2F;
}

.transparent
{
     background:#556B2F;
}

td
{
   background:black;
}

.table
{
   color:#f560f5;
}

.gainColor
{
  color:green;
}

.lossColor
{
   color:red;
}
