.txt_normal {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.txt_head {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.txt_head_color {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: ;
	color: #FF0000;
}


.text_link				{
	font-size: 11px;
	font-family: 'MS Sans Serif';
	text-decoration: none;
	color: #000000;
}
.text_link A 			{ font-size: 11px; color:#FF0000; font-family: 'MS Sans Serif'; text-decoration: none; }
.text_link A:active 	{ font-size: 11px; color:#769AD6; font-family: 'MS Sans Serif'; text-decoration: none; }
.text_link A:visited 	{ font-size: 11px; color:#CC3300; font-family: 'MS Sans Serif'; text-decoration: none; }
.text_link A:hover 		{ font-size: 11px; color:#7499D6; font-family: 'MS Sans Serif'; text-decoration: underline; }

.txt_box {
	height: 20px;
	width: 100px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	clear: left;
	float: none;
	height: 18px;
	width: 100px;
}
.txt_white {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	height: 22px;
	width: 50px;
}

