.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #565E60;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6784a2;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}
a:hover { 
	text-decoration: none; 
	font-weight: bold;
	color: #7c9985; 
}
a:active { 
	text-decoration: none; 
	font-weight: bold;
	color: #7c9985;
}	
.fett {
	font-style: normal;
	font-weight: bold;
}
