.txt1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #BA0000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
