.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	width: auto;
	text-decoration: none;
	background-color: #993300;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	width: auto;
	text-decoration: none;
	background-color: #006666;
}

.main:link, .main:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #993300;
	padding: 4px;
}
.main:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #006666;
	padding: 4px;
}

.main_tab:link, .main_tab:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #33FF99;
	padding: 3px;
}
.main_tab:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #006666;
	padding: 3px;
}

.add_mail:link, .add_mail:visited {
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #33FF99;
	padding: 1px;
}
.add_mail:hover {
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #006666;
	padding: 1px;
}

.bas_tab:link, .bas_tab:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	display: inline;
	width: auto;
	text-decoration: none;
	background-color: #33FF99;
	padding: 3px;
}
.bas_tab:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	width: auto;
	text-decoration: none;
	background-color: #006666;
	padding: 3px;
}

.bas_page:link, .bas_page:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	background-color: #993300;
	text-decoration: none;
	width: auto;
	height: 30px;
	padding: 8px;
}
.bas_page:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	background-color: #FF6600;
	padding: 8px;
	height: 30px;
	width: auto;
}

.salle:link, .salle:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #993300;
	text-decoration: none;
	width: auto;
	padding: 1px 5px;
}
.salle:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #FF6600;
	width: auto;
	padding: 1px 5px;
}

.footer:link, .footer:visited {
	font-family: "Trebuchet MS";
	width: 100%;
	height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	padding: 6px;
	text-decoration: none;
}

.footer:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	width: 100%;
	height: 35px;
	background: #8A4500;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	padding: 6px;
	text-decoration: none;
}
