@charset "utf-8";
/* CSS STYLE Restaurant Baie d'Ha Long */

.textcourant {
	font-size:12px;
	color:#222222;
	}
.textcourant a{
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	}
.textcourant a:hover{
	font-size:12px;
	color:#CC0000;
	text-decoration:underline;
	}
.textcourant a:active{
	font-size:12px;
	color:#CC0000;
	text-decoration:underline;
	}
.textimportant {
	font-size:12px;
	color:#222222;
	font-weight:bold;
	}
.textcentre {
	text-align:center;
	}
