
}
strong { 
	font-weight: 600; 
}
a:link { 
	text-decoration: none; 
}
a:visited { 
	text-decoration: none;
}
a:hover { 
	font-weight: 600; 
	text-decoration: none; 
}
a:active { 
	color: #4F5295;
	font-weight: 600; 
	text-decoration: none 
}

