a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0562A0;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}

