.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #609488;
	text-decoration: none;
	font-weight: bold;
}

.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}	

a:hover {

	color: #d0dbbd;
	text-decoration: none;	
	
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

