.header {
	font-family: "Monotype Corsiva";
	font-size: 40pt;
/*	font-weight: bold; */
	color: #FFFF00;
}
.x {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-size: 10pt;
	text-decoration: none;
}
a.x { font-size: 10pt; color: #ffff00; text-decoration: none; }
a.x:active { font-size: 10pt; color: #ffff00; text-decoration: none; }
a.x:visited { font-size: 10pt; color: #ffff00; text-decoration: none; }
a.x:hover { font-size: 10pt; color: #ffffff; text-decoration: underline; }
.x img { border: 1px solid #ffff00 }

.wht {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
a.wht { font-size: 10pt; color: #ffffff; text-decoration: none; }
a.wht:active { font-size: 10pt; color: #ffffff; text-decoration: none; }
a.wht:visited { font-size: 10pt; color: #ffffff; text-decoration: none; }
a.wht:hover { font-size: 10pt; color: #ffffff; text-decoration: underline; }

.title {
	font-family: Monotype Corsiva;
	color: #ffff00;
	font-size: 16pt;
/*	font-weight: bold; */
	text-decoration: underline;
}
