A:link {
text-decoration: none

}

A:visited {
text-decoration: none
}


A:hover {
color: green;

}


a.navbacknext{
	
text-decoration: none;
}
a.navselected{
	font-weight: bold;
}
a.navnumbers{
	color: red;
	
}
