a:visited {
	color: #DBF0F9;
	background: transparent;
	text-decoration: none
}
a:link {
	color: #FFF;
	background: transparent;
	text-decoration: none
}
a:active {
	color: #FFF;
	background: transparent;
	text-decoration: none
}
a:hover {
	color: #FFAE40;
	background: transparent;
	text-decoration: none
}
.sz {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #FFF
}
