body {
	background: #FC9;
	color: #7D3232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border-color: #FC9;
}
.water {
	background: transparent;
	color: #FCC28A;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
}
.galstory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.pfloat {
	float: left;
	margin-right: 10px;
}
.dcfloat {
	float: left;
	margin-right: 2px;
}
.red {
	background: transparent;
	color: #F00;
}
.rusty {
	background: transparent;
	color: #E57010;
}
.notice {
	font-size: 10px;
}
a:link, a:visited {
	background: transparent;
	color: #7D3232;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background: transparent;
	color: #F00;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
a.mini:link, a.mini:visited {
	background: transparent;
	color: #7D3232;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.mini:hover {
	background: transparent;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.rust:link, a.rust:visited {
	background: transparent;
	color: #E57010;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.rust:hover {
	background: transparent;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/* ------------------------------ for testing delete the x ------------------------------ */

.x-div {
	border-style: solid;
	border-width: 1px;
}