a:link {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #996600;

}
.StdText {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	color: #996600;
	font-weight: bold;

}
.StdTextLrg {

	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 24px;
	color: #996600;
	font-weight: bold;
}
a:hover {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: underline overline;

}
a:visited {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #996600;

}
a:active {


	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.StdTextSmall {

	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
