.ontaplist h3{
	border-bottom:1px solid white;
	margin:1px;
} 

.currentlist a, .currentlist a:visited{
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	color:black;
	font-weight: normal;
}

.currentlist a:hover{
	color: #9c1000
}
.totop{
	float:right;
}
.totop a, .totop a:visited{
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color: #607ee0;
}