body {
	background-color: #000000;
	background-image: url(images/bckrnd_page.gif);
	background-repeat: repeat-x;
	}

a  {
	color: #9182759;
	text-decoration: none;
}

a:link  {
	color: #918275;
	text-decoration: none;
}

a:visited {
	color: #918275;
	text-decoration: none;
}

a:hover {
	color:#FFF;
  	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	color: #797979;
}

