a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.capt {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.txstrong {
	font-size: 180%;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.txordinal {
	font-size: 100%;
	font-family: "Times New Roman", "Times", "serif";
}
.txsmall {
	font-size: 80%;
	font-family: "Times New Roman", "Times", "serif";
}
.txlarge {
	font-size: 120%;
	font-family: "Times New Roman", "Times", "serif";
}
.boldordinal {
	font-size: 100%;
	font-weight: bold;
}
.txlargeST {
	font-size: 120%;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: underline;
}
.texsmallbold {  font-size: 80%; font-weight: bold; font-family: "Arial", "Helvetica", "sans-serif"}

