.next {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nextlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nextlink:hover {
	color: #3FA2F6;
	text-decoration: underline;
}

.priviewnext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3FA2F6;
	text-decoration: none;
}
.priviewnext:hover {
	color: #000000;
}

.priview {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3FA2F6;
	text-decoration: none;
}