@charset "UTF-8";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: lighter;
}


a:link {
	text-decoration: none;
	color: #2752A8;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.txtgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cda552;
}

