td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.td_alt {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #529387;
	text-decoration: none;
	font-weight: normal;
}
.a_ust {
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
}

.a_ust:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #529387;
	text-decoration: none;
	font-weight: normal;
}
