.wht {
	color: #FFFFFF;
}
.wht a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.wht a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.wht a:hover {
	text-decoration: none;
	color: #0059C6;
}
.wht a:active {
	text-decoration: underline;
	color: #FFFFFF;
}.sml {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #302E23;
}
