.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	line-height: 13px;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #832D2E;
	line-height: 13px;
	
}

.text_red_b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #832D2E;
	line-height: normal;
	
}
.text_black {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
.normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.normal_l 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 13px;
}
.text_u 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
	line-height: 13px;
	text-decoration: underline;
}

a:hover.text_u
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
	line-height: 13px;
	text-decoration: none;

}

.text_red_a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #832D2E;
	line-height: normal;
	text-decoration: none;
}


.textred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #832D2E;
	
	text-decoration: none;
}


a:hover.text_red_b 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #832D2E;
	line-height: normal;
	text-decoration: none;
}

.text_redb 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832D2E;
	
	text-decoration: none;
}

.text_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}
.text_y {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA800;
	line-height: normal;
	text-decoration: none;
}
.text_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
a:hover.text_white 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFAE00;
	line-height: normal;
	text-decoration: none;
}
.text_big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}

