a.StarButton:hover, span.StarButton:hover, a.StarButtonLong:hover, span.StarButtonLong:hover, a.ArrowButton:hover, span.ArrowButton:hover, a.ArrowButtonLong:hover, span.ArrowButtonLong:hover{
	background-position: right 19px;
	text-decoration:none;
	color:white;
}

a.StarButtonBig:hover, span.StarButtonBig:hover, a.StarButtonBigLong:hover, span.StarButtonBigLong:hover, a.ArrowButtonBig:hover, span.ArrowButtonBig:hover,  a.ArrowButtonBigLong:hover, span.ArrowButtonBigLong:hover{
	background-position: right 23px;
	text-decoration:none;
	color:white;
}

a.GradientButton:hover, span.GradientButton:hover, a.GradientButtonLong:hover, span.GradientButtonLong:hover{
	background-position: right 20px;
	text-decoration:none;
	color:white;
}

a.GradientButtonBig:hover, span.GradientButtonBig:hover{
	background-position: right 24px;
	text-decoration:none;
	color:white;
}

a.GradientButtonBigLong:hover, span.GradientButtonBigLong:hover{
	background-position: right 24px;
	text-decoration:none;
	color:white;
}


a:hover span.GradientButton, a:hover span.GradientButtonLong{
	background-position: right 20px;
	text-decoration:none;
	color:white;
	cursor:hand;
}

a:hover span.GradientButtonBig{
	background-position: right 24px;
	text-decoration:none;
	color:white;
	cursor:hand;
}

a:hover span.GradientButtonBigLong{
	background-position: right 24px;
	text-decoration:none;
	color:white;
	cursor:hand;
}

a:hover span.StarButton, a:hover span.StarButtonLong, a:hover span.ArrowButton,a:hover span.ArrowButtonLong{
	background-position: right 19px;
	text-decoration:none;
	color:white;
	cursor:hand;
}

a:hover span.StarButtonBig, a:hover span.StarButtonBigLong, a:hover span.ArrowButtonBig, a:hover span.ArrowButtonBigLong{
	background-position: right 23px;
	text-decoration:none;
	color:white;
	cursor:hand;
}

a span.StarButton, a span.StarButtonLong, a span.ArrowButton, a span.ArrowButtonLong, a span.GradientButton, a span.GradientButtonLong, a span.StarButtonBig, a span.StarButtonBigLong, a span.ArrowButtonBig, a span.ArrowButtonBigLong, a span.GradientButtonBig, a span.GradientButtonBigLong{
	text-decoration:none;
}