/*
	Wolubilis
*/
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#5D5747;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #A2001C;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #827C6C;
}
.lientext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #A2001C;
	text-decoration: none;
}

.bglogo {
	margin: 0px 5px 0px 5px;
	background: #A2001C;
}

h3 {
	font-size:24px;
	color:#A2001C;
	font-weight: normal;
	margin:0;
	padding: 0;
}