a:link { 
	text-decoration: none; 
	color: #1535AA;
	}
a:visited { 
	text-decoration: none; 
	color: #1535AA;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #1535AA;
	}