.bodytext {
	font-family: "Georgia";
	font-size: 14pixels;
	font-style: normal;
	color: navy blue;
}
a:link {
	font-family: "Georgia";
	font-size: 14pixels;
	font-style: normal;
	color: 000066;
	text-decoration: underline;
}
a:visited {
	font-family: "Georgia";
	font-size: 14pixels;
	font-style: normal;
	color: 000000;
	text-decoration: underline;
}
