
<!--
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #535352;
	text-decoration: none;
}
img {
	text-decoration: none;
	border: none;
}

A:link {
	COLOR: #bd5850;  TEXT-DECORATION: none
}
A:active {
	COLOR: #bd5850;  TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666;  TEXT-DECORATION: none
}
A:hover {
	COLOR: #333333;  TEXT-DECORATION: none
}
.a {
	font-family: Tahoma;
	font-size: 10px;
	color: #00559A;
	text-decoration: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #186997;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #4C5B63;
	text-decoration: none;
}
.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #C24000;
	text-decoration: none;
}

