.txt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
.txt a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
}
.txt a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.txt a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.txt a:active {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.txtbig a:link {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
}
.txtbig a:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.txtbig a:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.txtbig a:active {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.sx{border: 1px solid #3F250C;background-color: #40240E;}
.so{border: 1px dashed #FFFFFF;background-color: #7A5028;}
.sc{FILTER: Alpha(Opacity=70);border: 1px solid #7F532E;}
