@charset "utf-8";
.txt {
	font-size: 14px;
	font-family: Tahoma;
	color: #999999;
}
.txt_buttom {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txt_buttom_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.txt_10 {
	font-family: Tahoma;
	font-size: 10px;
}



.txt_big td {
	font-size: 18px;
	font-family: Tahoma;
	color: #999999;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
}
