<style type="text/css">
<!--

a: {
	text-decoration: none;
	color: #E06400;
	}
a:link {
	text-decoration: none;
	color: #E06400;
	}
a:visited {
	text-decoration: none;
	color: #00926E;
	}
a:hover {
	text-decoration: none;
	background-image: none);
	color: #00DAA4;
	}
a:active {
	text-decoration: none;
	background-image: none;
	color: #FF780B;}

strong, b {
	color: #3F7D6B; font-weight: bold;
	}

italic, i, em {
	color: #E4A84A; font-weight: italic;
	}

underline, u, ul {
	color: #F15B19; font-weight: underline;
	}

strike-through, strike {
	color: #9A5A30; font-weight: strike;
	}


BODY {
  background: #FFFFFF;
  background-image: url(bg.gif);
  background-repeat:repeat-x;
  background-position:0px 0px; 
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family:"Tahoma, Verdana";
  color: #808080;
  overflow-x: hidden;
}

-->
</style>
