.bkg {
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8D856;
	text-decoration: none;


}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;

}
a:hover {
	color: #F8D856;
	text-decoration: underline;
}
.bold {
	font-weight: bolder;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
