<style>
	<!--
	a{text-decoration:none;}
	a:hover{text-decoration:underline;}
	body{background-color:FFFFFF;}
	body{font-family: Arial}
  body{background-image:url("images/bsa.gif");}
  body{background-attachment:fixed;}
  body{background-repeat:no-repeat;}
  body{background-position:bottom right;}

	A.menulink {
  display: block;
  width: 150px;
  text-align: left;
  text-decoration: none;
  font-family:arial;
  font-size:12px;
  color: #000000;
  BORDER: none;
  border: solid 1px #FFFFFF;
  }

  A.menulink:hover {
  border: solid 1px #6100C1;
  background-color:#EBEBD7;
  }

	*.menuheader {
  display: block;
  width: 150px;
  text-align: left;
  text-decoration: none;
  font-family:arial;
  font-size:12px;
	font-weight:bold;
  color: #000000;
  BORDER: none;
  border: solid 1px #FFFFFF;
  }
-->	
</style>


