.text {
	font-family: Frutiger next, Arial, Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color : #6D7885;
	line-height:18px;
	text-transform: lowercase;
}

a {
	color : #6D7885;
	text-decoration: underline;
}

a:hover {
	color : #077B92;
	text-decoration: underline;
}