@charset "UTF-8";

IMG
{
border: 0;
}

A.next:link {
	font-size:11px;
	line-height:13px;
	font-family: Tahoma,Arial,sans-serif;
	color:green;
	font-weight:normal;
	text-decoration: none;
}

A.next:visited {
	font-size:11px;
	line-height:13px;
	font-family: Tahoma,Arial,sans-serif;
	color:green;
	font-weight:normal;
	text-decoration: none;
}

A.next:hover {
	font-size:11px;
	line-height:13px;
	font-family: Tahoma,Arial,sans-serif;
	color:green;
	font-weight:normal;
	text-decoration: underline;
}

A.next:active {
	font-size:11px;
	line-height:13px;
	font-family: Tahoma,Arial,sans-serif;
	color:green;
	font-weight:normal;
	text-decoration: underline;
}
