.button_link {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding:8px;
	text-decoration:none;

}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:17px;
	text-align:justify;
}
.text_white {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	line-height:17px;
	text-align:justify;
}
.link_more {
	font-family: verdana;
	font-size: 11px;
	color: #ba1730;
	text-decoration:underline;
}
.link_bottom {
	font-family: verdana;
	font-size: 12px;
	color: #ba1730;
	text-decoration:underline;
}
.link_bottom:hover {
	font-family: verdana;
	font-size: 12px;
	color: #ba1730;
	text-decoration:none;
}
.link_bottom_small {
	font-family: verdana;
	font-size: 11px;
	color: #ba1730;
	text-decoration:underline;
}
.link_bottom_small:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ba1730;
	text-decoration:none;
}
.line {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height:17px;
	text-align:justify;
}
.line_small {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height:17px;
	text-align:justify;
}
.heading {
	font-family: verdana;
	font-size: 15px;
	color: #000000;

}
.button_link:hover {
	font-family: verdana;
	font-size: 12px;
	color: #982507;
	padding:8px;
	text-decoration:underline;
	font-weight:bold;
}
