.text {
	font: 28px Trebuchet MS, Arno pro, Verdana, Times New Roman;
	text-decoration: none;
	color: #111111;
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}

.text a {
	font: bold 28px Trebuchet MS, Arno pro, Verdana, Times New Roman;
	color: #222222;
	text-decoration: underline;
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}	

.text a:hover {
	text-decoration: none;
                    color: #000000;
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}

.text:first-letter {
	font: bold 25px Trebuchet MS, Arno pro, Verdana, Times New Roman;
	text-decoration: none;
	color: #111111;
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}


.text1 {
	font: 34px britannic bold, Akzidenz Grotesk Medium, chicago, Trebuchet MS, Arno pro, Verdana;
                   color: #333333;
	text-decoration: none;	
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}

.text1 a {
	font: 34px britannic bold, Akzidenz Grotesk Medium, chicago, Trebuchet MS, Arno pro, Verdana;
                   color: #111111;
	text-decoration: underline;
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}	

.text1 a:hover {
	text-decoration: none;
                   color: #000000;
                   letter-spacing: 0,9px;
                   line-height: 1,2;
}


.text2 {
	font: 42px Arno pro, Trebuchet MS, Times New Roman;
                   color: #ffffff;
	text-decoration: none;	
}

.text2 a {
	font: 42px Arno pro, Trebuchet MS, Times New Roman;
                   color: #ffffff;
	text-decoration: underline;
          
}	

.text2 a:hover {
	text-decoration: none;
                   color: #ffffff;
}


.h1 {
	font: 38px Arno pro, Trebuchet MS, Times New Roman;
                   color: #333333;
	text-decoration: none;	
}

.h1 a {
	font: 38px Arno pro, Trebuchet MS, Times New Roman;
                   color: #222222;
	text-decoration: underline;
          
}	

.h1 a:hover {
	text-decoration: none;
                   color: #000000;
}


