.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #192977;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #face00;
	text-decoration: none;
}

