a.link {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
a.link:visited {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
a.link:hover {
	color: #0099FF;
	font-weight: bold;
	line-height: 12px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.txt-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
