.bar {
	background-image: none;
        background-color: #ef6e34;
        text-shadow: none;
}

.bar a:hover{
        font-weight: bold;
        color: white;
        text-shadow: none;
}

a {
	color: #d05d2a;
}

a:hover {
        color: #ef6e34;
}
