A:link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #88AAFF;
	font-weight: bold;
}

