a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: 1D378A;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

