.fixel-button:link, .fixel-button:visited
{
	background-image: url('../images/fixel.png');
}

.fixel-button:hover, .fixel-button:active
{
	background-image: url('../images/fixel.png');
	background-position: 0px -64px;
}

.tiny-tales-button:link, .tiny-tales-button:visited
{
	background-image: url('../images/tiny-tales.png');
}

.tiny-tales-button:hover, .tiny-tales-button:active
{
	background-image: url('../images/tiny-tales.png');
	background-position: 0px -64px;
}
