a:link{
  text-decoration: none;
  font-family: Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;

  color: #0000ff;
}

a:visited{
  text-decoration: underline;
  font-family: Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #0000ff;
}

a:active{
  text-decoration: underline;
  font-family: Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #0099ff;
}

a:hover{
  font-family: Arial, Helvetica;
  text-decoration: underline;
  font-size: 13px;
  font-weight: bold;
  color: #0099ff;
}

td{
  font-family: Arial, Helvetica;
  font-size: 15px;
  text-decoration: none;
  color: #000000;
}

body{
  font-family: Arial, Helvetica;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  background: #fcf6ea;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  SCROLLBAR-FACE-COLOR: #b05800;
}
.tr{
  font-family: Arial, Helvetica;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}
   .links td,th{
  font-family: Arial, Helvetica;
  font-size: 10px;
  text-decoration: none;
  color: #000000;
  }
  .links a:link
{
text-decoration : none;
font-weight: bold;
font-size: 8px;
color: #660000;
font-family : Arial, Helvetica;
}
   .links a:visited
{
text-decoration : underline;
font-weight: bold;
font-size: 8px;
color: #660000;
font-family : Arial, Helvetica;
}

.links a:hover
{
text-decoration : none;
font-weight: bold;
font-size: 8px;
color:#FF0000;
font-family : Arial, Helvetica;
}

.links a:active
{
text-decoration : underline;
font-weight: bold;
font-size: 8px;
color:#660000;
font-family : Arial, Helvetica;
}
