a {
	color: #E31B1E;
}

a:hover {
	color: #E33134;
}

#wrap-inside {
	border-top: 4px solid #E31B1E;
}

article .meta a:hover {
	color: #E31B1E;
}

article h2 a:hover {
	color: #E31B1E;
}
article h3 a:hover {
	color: #E31B1E;
}


ul.nav li a:hover {
	color: #E31B1E;
}

ul.nav li.current-menu-item a,ul.nav li.current_page_item a {
	color: #E31B1E;
}

h2.slide-title a:hover {
	color: #E31B1E;
}
h3.slide-title a:hover {
	color: #E31B1E;
}

.ufo-recent .meta a:hover {
	color: #E31B1E;
}

.ufo-recent .meta h4 a:hover {
	color: #E31B1E;
}

.galleries article h2 a:hover {
	color: #E31B1E;
}

a.action-button {
	background: #E31B1E;
}

a.action-button:hover {
	background: #E33134;
}