.txt {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #610079;
	text-decoration: none;
}
.txt a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #610079;
	text-decoration: none;
}
.txt a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #610079;
	text-decoration: none;
}
.txt a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #610079;
	text-decoration: underline;
}
.txt a:active {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #610079;
	text-decoration: none;
}
.brd {
	border: 1px solid #999999;
}
.sx{border: 1px solid #000000;}
.so{border: 1px solid #999999;}
.sc{FILTER: Alpha(Opacity=70);border: 0px;}
