/* CSS Document */
.titles:before {
	border-color: #125387 transparent transparent transparent;
}
.titles:before {
	border-color: #133B5B transparent transparent transparent;
}
.titles:after, em, nav li a:hover, .project-full .marked-tags a:hover, .recomendations {
	background: #638BAB;
}
.icons span:hover, .colored, a {
	color: #757171;
}

.highlighted {
	color: #ffffff;
	background: #638BAB;
	
}

a {
	
	text-decoration: underline;
}
a:hover	 {
	color:#638BAB;
}

.highlighted:hover {color:#ffffff;}

.colors1 {
	background: #638BAB !important;
}
.colors2 {
	background: #6992B3 !important;
}
.colors3 {
	background: #688CA8 !important;
}
.colors4 {
	background: #6086A6 !important;
}

.line-colors1 {
	border-color: #638BAB !important;
}
.line-colors1 {
	border-color: #6992B3 !important;
}
.line-colors1 {
	border-color: #688CA8 !important;
}
.line-colors1 {
	border-color: #6086A6 !important;
}

