a:link,a:visited,a:active {
	text-decoration: none;
	font-weight:bold;
	color: #495577;}

a:hover {
	text-decoration: underline;
	color: #495577;}
