body, table, td
{
  font-family   : verdana;
  font-size     : 11px;
  color         : #666;
}

a
{
  color         :   #666;
  text-decoration	:	none;
}

a:hover
{
  color         : #45649B;
}

.background
{
  background-repeat:  no-repeat;
  background-position : center center;
}
