a, a:link, a:visited {
	color : #097CB9;
	text-decoration : underline;	
}
a:hover {
	color : #074178;
	text-decoration : underline;
}
