a:hover {
	color:#652D89;
}
#infopage span, #contactpage span {
	color:#8863A3;
}
.item p {
	color:#652D89;
}
#tray-button:hover {
	background:#652D89;
}
#progress-bar {
    background: #652D89;
}
.centered-controls a:hover {
	background:#652D89;
}	
#social ul li:hover {
	background:#652D89;
}
input[type="submit"] {
	background:#652D89;
}
input[type="submit"]:hover {
	background:#8863A3;
}