body {
  margin: 0px;
  padding: 0px;
  background: url(images/common/bg.jpg) repeat-x #f7f7f7;
}

body, td {
 color: #ffffff;
 font-size: 11px;
 font-family: Verdana, Arial, Tahoma, Helvetica, Trebuchet MS, Trebuchet;
}

.bottom {
 font-size: 10px;
 padding: 2px 0px 0px 20px;
}

.homecopy {
 font-size: 18px;
}

h1 {
  font-size: 16px;
  font-weight: bold;
}

a:link    {color: #ffffff; text-decoration: none;}      
a:visited {color: #ffffff; text-decoration: none;}      
a:active  {color: #cccccc; text-decoration: none; }
a:hover   {color: #cccccc; text-decoration: none; }


a.fl:link    {color: #666666; text-decoration: none;}      
a.fl:visited {color: #666666; text-decoration: none;}      
a.fl:active  {color: #000000; text-decoration: none; }
a.fl:hover   {color: #000000; text-decoration: none; }