A:link {text-decoration:none; font-weight:bold; color:#000000;}
A:visited {text-decoration:none; font-weight:bold; color:#000000;}
A:active {text-decoration:none;}
A:hover {text-decoration:none; color:#BBBBBB;}

hr {
  color:#000000;
  width:100%;
  }

body {
  background-color:#FFFFFF;
  color:#000000;
  }

#top {
  height : 81px;
  width : 761px;
  background : url(images/title.png) no-repeat 0% 0%;
  }