img
{
  border-width:0
}

font
{ 
  font-family: verdana, arial, sans-serif;
  color: #BBBBEE;
  font-size: 13px;
}

a:link
{
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.lightweight:link
{
  font-weight:normal;
  color: #BBBBEE;
}

a:visited
{
  color: #BBBBEE;
  text-decoration: underline;
  font-weight: bold;
}

a.lightweight:visited
{
  font-weight:normal;
  color: #BBBBEE;
}

a:hover
{
  color: #FF0044;
}

a.lightweight:hover
{
  color: #FF0044;
}

td.outertrans
{
  opacity: .35;
  filter:alpha(opacity=35);
  background-color: #000020;
}

td.innertrans
{
  opacity: .80;
  filter:alpha(opacity=80);
  background-color: #000020;
}
