h1 span {
	color:#2799e2;
}
.contactInfo a:hover{
	color:#2799e2;
}
.mainMenuButs {
	color:#2799e2;
}
.title {
	color:#2799e2;
}
.workInstance:hover{
	background:#2799e2;
}
.sortLinksSelected {
	color:#2799e2;
}
.selected {
	color:#2799e2;
}

.errorLink{
	
	font-family: 'Signika', sans-serif;
	font-size:16px;
}
.errorLink a:{
	color:#2799e2;
}

.errorLink a:active{
	color:#2799e2;
}
.errorLink a:visited{
	color:#2799e2;
}
.errorLink a:hover{
	color:#fff;
}

ul#portfolio-filter a.current{ color:#2799e2; }