.title {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #D24F00;
	text-decoration: none;
}

.text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #4C4C4C;
	text-decoration: none;
}

.link a{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #4C7FE6;
	text-decoration: none;
}

.link a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #4C7FE6;
	text-decoration: underline;
}



