a:link {
	font-weight: bold;
	color: #1F3E71;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

