	.text{
	font-size:			11px;
	font-weight:		normal;
	font-family:		Georgia, "Times New Roman", Times, serif;
	color:			#000000;
	float: 			left;
	position: 			relative;
	line-height: 		18px;
	}
	.text a:active {	
	color:			#BF180F;
	text-decoration: 		none;
	border-bottom-color: 	#E5E7D7;
	border-bottom-style: 	solid;
	border-bottom-width: 	1px;
	}
	.text a:visited {	
	color:			#BF180F;
	text-decoration: 		none;
	border-bottom-color: 	#E5E7D7;
	border-bottom-style: 	solid;
	border-bottom-width: 	1px;
	}
	.text a:hover {	
	color:			#BF180F;
	text-decoration: 		none;
	border-bottom-color: 	#E5E7D7;
	border-bottom-style: 	solid;
	border-bottom-width: 	1px;
	}
	.text a:link {
	color:			#BF180F;
	text-decoration: 		none;
	}
	
	.titol{
	font-size:			12px;
	font-weight:		bold;
	font-family:		Georgia, "Times New Roman", Times, serif;
	color:			#2D3454;
	line-height: 		18px;
	}
	
	
	.textmini{
	font-size:			9px;
	font-weight:		normal;
	font-family:		Georgia, "Times New Roman", Times, serif;
	color:			#000000;
	float: 			left;
	position: 			relative;
	line-height: 		18px;
	}
	.textmini a:active {	
	color:			#BF180F;
	text-decoration: 		none;
	border-bottom-color: 	#E5E7D7;
	border-bottom-style: 	solid;
	border-bottom-width: 	1px;
	}
	.textmini a:visited {	
	color:			#BF180F;
	text-decoration: 		none;
	border-bottom-color: 	#E5E7D7;
	border-bottom-style: 	solid;
	border-bottom-width: 	1px;
	}
	.textmini a:hover {	
	color:			#BF180F;
	text-decoration: 		none;
	border-bottom-color: 	#E5E7D7;
	border-bottom-style: 	solid;
	border-bottom-width: 	1px;
	}
	.textmini a:link {
	color:			#BF180F;
	text-decoration: 		none;
	}
	
	hr {background: #BF180F; height: 1px;}
