<!--Begin Template: css -->
<style type="text/css">


body {
	scrollbar-base-color: #FF9900;
	scrollbar-arrow-color: #000000;
}

a {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: 993333;
}

.bg {
	background-image: url(images/stretch.jpg);
}

</style>
<!-- End Template: css -->
