a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline overline;
	border-top: 0.5px dotted #FF6699;
	border-right: 0.5px none #FF6699;
	border-bottom: 0.5px dotted #FF6699;
	border-left: 0.5px none #FF6699;
}
a:hover img {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #666633;
	text-decoration: none;
}
.txt14 {  font-size: 14px}
.txt16 {  font-size: 16px}
.txt12 {  font-size: 12px}
.linktxt14 {  font-size: 14px; line-height: 10px}
.txt14hi {  line-height: 20px; font-size: 14px}
.txt12hi { font-size: 12px; line-height: 17px}
.txt13hi { font-size: 13px; line-height: 20px }
.txt14b { font-size: 14px ; font-weight: bold}

