a.active {
	margin:2px;
	color:#B10000;
	text-decoration:none;
}
a:hover.active {
	color:#747474;
	text-decoration:none;
}
.inactive{
	margin:2px;
	color:#cacaca;
}
.multipage .current{
	margin:2px;
	color:#000000;
}
a.thumbcontent {
	color:#000000;
	text-decoration:none;
}

.perpage {
	color:#000000;
}
.perpage a{
	color:#B10000;
	text-decoration:none;
}
.perpage a:hover{
	color:#747474;
}
