.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}
.normal_1 {

	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.normal_black {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.normal_white {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.normai_red {

	font-family: Tahoma;
	font-size: 13px;
	color: #822C2E;
	text-decoration: none;
}
.text_red_b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #832D2E;
	
	
}
a:hover.text_red_b 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #832D2E;	
	text-decoration: none;
}
.text_red_big {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #832D2E;
	text-decoration: underline;
	
}

a:hover.text_red_big 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #832D2E;
	text-decoration: none;
	
}.normal_black_u {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover.normal_black_u
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
