a.noshow:link {
	color: maroon;
	font-family: arial,sans-serif;
	text-transform: inherit;
	text-decoration: none;
	background-color: white;
}

a.noshow:active {
	color: maroon;
	font-family: arial,sans-serif;
	text-transform: inherit;
	text-decoration: none;
	background-color: white;
}

a.noshow:visited {
	color: maroon;
	font-family: arial,sans-serif;
	text-transform: inherit;
	text-decoration: none;
	background-color: white;
}

a.noshow:hover {
	color: maroon;
	font-family: arial,sans-serif;
	text-transform: inherit;
	text-decoration: none;
	background-color: white;
}

.indexsmall {
	font-size: 0.8em;
}