@import url("/colortable/definitions.css");
a {
	font-style: normal;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-style: normal;
	color: #006699;
	text-decoration: underline;

}
a:visited {
	color: #8B5C2E;
	font-style: normal;

}
