a {text-decoration: none;}
.stdtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.bigtxt  { color: #990000; font-size: 36px; font-family: Georgia, "Times New Roman", Times, serif; line-height: normal }
a:link  { color: #990000; text-decoration: underline }
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover  { color: #dc143c; text-decoration: underline }
