.photo-actions .button_link:hover, .photo-actions a:hover {
	background: #CC0000;
}

.collection-link:hover {
	border-color: #CC0000;
	background: #CC0000;
}

.photo-actions .button_link:hover, .photo-actions a:hover {
	background: #CC0000 !important;
}

.album-form .breadcrumb a {
	text-decoration: underline;
	color: #CC0000;
}

a {
	color: #CC0000;
}

.login-form a {
	color: #CC0000;
}

.login-form a:hover {
	color: #AC0000;
}

.singup-form a {
	color: #CC0000;
}

.singup-form a:hover {
	color: #AC0000;
}
