.txt1 a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt1 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt1 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt2 a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.txt2 a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.txt2 a:hover {
	color: #0033cc;
	font-weight: bold;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
