.txt_head {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EA6711;
}
.cms_txt {
	font-family: Verdana,;
	font-size: 11px;
	color: #8D8989;
	text-align: justify;
}
.line_red {
	border-bottom: 2px solid #EF7E10;
}
.link_web {
	font-family: Verdana,;
	font-size: 11px;
	color: #F39C38;
	text-decoration: none;	
}
A.link_web:hover {
	font-family: Verdana,;
	font-size: 11px;
	color: #D60A16;
	text-decoration: none;	
}