a:link {
	text-decoration: none;
	color: #0f1560;
	font-weight: bold
	}
a:hover {
	color: #0F3560
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
	}
