body
{
  background-color:#fff;
  font-size:11px;
  font-family:verdana,tahoma,arial,sans-serif;
  word-wrap:break-word;
}

a:link
{
  text-decoration:none;
  color:#c00000;
}

a:visited
{
  text-decoration:none;
  color:#c00000;
}

a:hover
{
  color:#FFA748;
}

a:active
{
  color:#FFA748;
}
td
{
margin: 2px;
padding: 4px;
white-space:nowrap;
}
tr
{
table-layout:fixed;
}

