.text {
	font-family: "Tw Cen MT", Arial, Verdana;
	font-size: 16px;
	color: #1D6EA6;
}
.link {
	font-family: "Tw Cen MT", Arial, Verdana;
	font-size: 16px;
	color: #1D6EA6;
	text-decoration: underline;
}
.link:hover {
	text-decoration:overline;
}