.nodecor {  text-decoration: none}
.nodecorblack {
	text-decoration: none;
	color: #000000;

}
.invis {
	color: #000000;
	text-decoration: none;
}
a.invis:hover {
	color: #666666;
	text-decoration: none;
}

