@charset "utf-8";
/* CSS Document */

.pathway {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	/*color: #000099;*/
}
ul.pathway {
	list-style-type: none;
}
a.pathway {
	/*color: #000099;*/
	text-decoration: none;
}
a:visited.pathway {
	/*color: #000099;*/
	text-decoration: none;
}
a:hover.pathway {
	/*color: #FF0000;*/
	text-decoration: none;
}
