a:link { 
	color: #0A0A4B;
	text-decoration: none;
	}
a:visited { 
	color: #0A0A4B;
	text-decoration: none;
	}
a:hover { 
	color: #141496;
	text-decoration: none;
	}
a:active { 
	color: #0A0A4B;
	text-decoration: none;
	}