body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003333;
}
.hpbottombg {
	background-image: url(images/hp_bottom.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:active {
	color: #009999;
	text-decoration: none;
}

a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #006699;
}

