.bodytext {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	color: yellow;
}
a:link {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	color: FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	color: ff6600;
	text-decoration: underline;
}


