.text-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;
	text-align: justify;

}

.text-grey A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;
	text-align: justify;

}

.text-grey A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D49214;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;
	text-align: justify;

}

.text-grey-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;

}

.text-grey-2 A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;

}

.text-grey-2 A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D49214;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;


}

.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: justify;

}

.text-white-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: justify;

}

.text-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1B35C;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;

}

.text-orange A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1B35C;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;

}

.text-orange A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E7C179;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 4px;

}



