.Text-Pro {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #0F2241;
  	text-decoration : none;
}
.Text-Pro a:link {
	color : #0F2241;
	text-decoration : underline;
}
.Text-Pro a:hover {
	color : #0F2241;
	text-decoration : none;
}
.Text-Pro a:visited {
	color : #0F2241;
}

