@charset "ISO-8859-1";

.sepBar {
	font-weight: bold;
	color: #da8f8b;
}
.navHere {
	color: #741028;
}
#apLanguage a:link {
	color: #4a2829;
	text-decoration: none;
}
#apLanguage a:visited {
    color: #4a2829;
	text-decoration: none;
}
#apLanguage a:hover {
	text-decoration: underline;
}
#apLanguage a:active {
	text-decoration: none;
}
#apNav2 a:link {
	color: #4a2829;
	text-decoration: none;
}
#apNav2 a:visited {
    color: #4a2829;
	text-decoration: none;
}
#apNav2 a:hover {
	text-decoration: underline;
}
#apNav2 a:active {
	text-decoration: none;
}

#apContact a:link {
	color: #000;
}
#apContact a:visited {
    color: #000;
}
#apContact a:hover {
    color: #000;
}
