.text_normal {
	font-size:22px;
	line-height:25px;
	color:#343434;
	font-family: 'Lobster', cursive;
}

.text_normal_footer {
	font-size:22px;
	line-height:25px;
	color:#FFF;
	font-family: 'Lobster', cursive;
}

.text_normal_footer_other {
	font-size:22px;
	line-height:25px;
	color:#3fe6f4;
	font-family: 'Lobster', cursive;		
}

.text_big {
	font-size:33px;
	line-height:35px;
	font-weight:bold;
	color:#353535;
	font-family: 'Lobster', cursive;
}

.text_bigger {
	font-size:36px;
	line-height:39px;
	font-weight:bold;
	color:#353535;
	font-family: 'Lobster', cursive;
}

.text_biggest {
	font-size:40px;
	line-height:44px;
	font-weight:bold;
	color:#FFF;
	font-family: 'Lobster', cursive;
}

.text_white {
	color:#FFF;
}

.text_white_other {
	color:#3fe6f4;	
}

h2 {
	font-size:33px;
	line-height:35px;
	color:#353535;
	font-family: 'Lobster', cursive;	
}