a:link {
	color: #144A7B;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #144A7B;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color: #144A7B;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #144A7B;
	font-weight:normal;
}
