body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title_page table {
	background-image: url(../images/WaterPillowsbckrnd.jpg);
	background-repeat: no-repeat;
}
hr {
	background-color: #000099;
	color: #000099;
}
.where_links a {
	color: #660000;
	text-decoration: none;
	letter-spacing:1px;
}
.where_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	letter-spacing:1px;
}
.title_page a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.title_page a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.title_links a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title_links a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

