.txt {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.banner_border {
	border: 5px groove #000000;
}
.caption {
	color: #000099;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.picture_border {
	border: 5px solid #000000;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
}
.testimonial {
	font-weight: bold;
	color: #FFFFCC;
}
.frame {
	border: 5px groove #FFCC00;
}
.txt_gold {
	font-weight: bold;
	color: #FFFF00;
}
.bg {
	background-image: url(bg_parchment.gif);
}
.bg_original {
	background-image: url(yellow2.jpg);
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(clouds_bg.jpg);
}
.bg02 {
	background-image: url(blue_bg.jpg);
}
.bg03 {
	background-image: url(brown_bg.jpg);
}
.bg04 {
	background-image: url(clouds_bg.jpg);
}
.bg05 {
	background-image: url(gold_bg02.jpg);
}
.bg06 {
	background-image: url(gold_bg.jpg);
}
.bg07 {
	background-image: url(peach_bg.jpg);
}
.bg_blue {
	background-color: #000099;
}
