/* CSS Document */
a:link.next {
	font-size: 12px;
	font-weight: bold;
	color: #007AA3;
	text-decoration: none;
}
a:visited.next {
	font-size: 12px;
	font-weight: bold;
	color: #007AA3;
	text-decoration: none;
}
a:hover.next {
	font-size: 12px;
	font-weight: bold;
	color: #007AA3;
	text-decoration: underline;
}
a:active.next {
	font-size: 12px;
	font-weight: bold;
	color: #007AA3;
	text-decoration: none;
}
.strip-upload-green02 {
	background-repeat: repeat-x;
}

