.frontpagewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

a.goldlink:active {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;

}

a.goldlink:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;

}
a.goldlink:visited {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;

}
a.goldlink:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;

}
.subheadsWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
