a {
	color: black;
}
a:hover {
	color: white;
}

#holder {
	color: #787878;
}

#main-area {
	color: white;
}

#infos,
#booking-mask {
	color: #989898;
}

#languages a:hover,
#languages li.active a,
#hotels a:hover,
#hotels li.active a {
	color: white;
}
