@charset "UTF-8";
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
}
.next {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-size: None;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.next {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	background-color: #FFCC99;
	text-align: center;
	height: 25px;
	width: 145px;
	position: absolute;
	left: -21px;
	top: 1px;
}
