body {background-color:#89acc2}
A:link{ color: #03324C; text-decoration:none}
A:visited { color: #03324C; text-decoration:none}
A:hover { color: #000000; text-decoration:underline}
A:active{ color: #0052ba; text-decoration:none}

.stat
{
  font: 14px Verdana, Sans-serif, Geneva;
  color: black;
  font-weight: bold;
}

.stat_bg
{
  background-color: #A4C4D8;
}

.stat_caption
{
  font: 14px Verdana, Sans-serif, Geneva;
  color: black;
  font-weight: bold;
}

.stat_count
{
  font: 14px Verdana, Sans-serif, Geneva;
  color: #ffff00;
  font-weight: bold;
  text-align: right;
}


