.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.numerals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.numerals a:link {
	color: #000000;
	text-decoration: none;
}
.numerals a:visited {
	color: #000000;
	text-decoration: none;
}
.numerals a:hover {
	color: #FF6600;
	text-decoration: none;
}
