.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffff99;
}
.captionBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Times New Roman;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 28px;
	color: #000033;
}
.bodytext {
	font-family: Times New Roman;
	font-size: 18px;
	font-variant: normal;
	line-height: 20px;
	color: #000000;
}
.footer {
	font-family: Times New Roman;
	font-size: 18px;
	color: #000033;
}
a:link {
	color: #000066;
}
a:visited {
	color: #444444;

}
.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;

}
a.nav:link {color: #ffd700; text-decoration: none;}
a.nav:visited {color: #ffd700; text-decoration: none;}
a.nav:hover {color: #00bfff; text-decoration: none;}