.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titles {
	font-family: Tahoma;
	font-size: 11px;
	color: #043553;
	text-decoration: none;
}
.titles:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #043553;
	text-decoration: underline;
}
.testim {
	font-family: Tahoma;
	font-size: 10px;
	color: #043553;
	text-decoration: none;
}
.greypixel {
	border: 1px solid #999999;
}

