.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#6D6D41;
	text-decoration: none;
}
		a.txt:link {
			color:#6D6D41;
			text-decoration: none;
		}
		a.txt:hover { 
			color:#A9A96D;
			text-decoration: underline;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
		a.links:link {
			color:#6D6D41;
			text-decoration: underline;
		}
		a.links:hover { 
			color:#0099FF;
			text-decoration: none;
}
/*.linksA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
		a.linksA:link {
			color:#FFFFFF;
			text-decoration: none;
		}
		a.linksA:hover {
			color:#00AEE8;
			text-decoration: underline;
}*/
.linksA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
}
.linksA a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.linksA a:hover {
	color:#00AEE8;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.txtBlanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color:#0099FF;
	font-weight: bold;
}
.infratitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0099FF;
	font-weight: bold;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#6D6D41;
	font-weight: bold;
	text-decoration: none;
}
		a.menu:link {
			color:#6D6D41;
			text-decoration: none;
		}
		a.menu:hover { 
			color:#0099FF;
			text-decoration: underline;
}
.menutable {
	margin: 17px 3px 0 0;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#6D6D41;
	font-weight: bold;
	border-bottom-style: double;
}
.photos {
	border: 2px #6D6D41 solid;
	margin: 7px;
}

h1, h2 {
 	margin: 0;
	padding: 0;
}
