.buttonout {
	background-repeat: no-repeat;
}
.buttonout A:link {text-decoration: none; color: #000000;}
.buttonout A:visited {text-decoration: none; color: #000000;}
.buttonout A:active {text-decoration: none; color: #000000;}
.buttonout A:hover {text-decoration: none; color: #993366;}
.buttonover {
	background-repeat: no-repeat;
		background-color: #8A6B6F;
}
.buttonover A:link {text-decoration: none; color: #000000;}
.buttonover A:visited {text-decoration: none; color: #000000;}
.buttonover A:active {text-decoration: none; color: #000000;}
.buttonover A:hover {text-decoration: none; color: #000000;}