a.legalLink {
	color : #097CB9;
	text-decoration : underline;	
}
a:hover.legalLink {
	color : #074178;
	text-decoration : underline;
}
