.txt_normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_price {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.txt_head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
}





.txt_link a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.txt_link a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
	color: #666600;
}
.txt_link a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.txt_link a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.txt_white_normal{
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
}

.txt_white_large{
	font-size:16px;
	color:#FFFFFF;
	line-height:20px;
	font-family: Tahoma;
		font-weight: bold;
	
}
.txt_white_bold{
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	font-family: Tahoma;
	font-weight: bold;
}
.txt_header_team{
	font-size:13px;
	line-height:20px;
	color: #FF0000;
	font-family: Tahoma;	
}		
.txt_color_normal{
	color: #FF0000;
	font-size:11px;
	font-family: Tahoma;	
}	

.txt_link2 a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
}
.txt_link2 a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
.txt_link2 a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}