.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFCC00;
	text-decoration: underline;

}
.imageBorder {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFCC00;
	border-bottom-color: #000000;
	border-left-color: #FFCC00;
}
