

A:link {
	background-color : transparent;
	color : #006AB3;
	text-decoration : underline;
	font-weight : none;
}
A:visited {
	background-color : transparent;
	color : #006AB3;
	text-decoration : underline;
	font-weight : none;
}
A:hover {
	background-color : transparent;
	color : #006AB3;
	text-decoration : underline;
	font-weight : none;
}
A:active {
	background-color : transparent;
	color : #006AB3;
	text-decoration : underline;
	font-weight : none;
}