body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.postable {
	height: 10cm;
}
.menupos {
	margin-top: 0cm;
	background-color: #FFFFFF;
	top: 0px;
	background-position: top;
}
a:link {
	color: #a80303;
}
a:hover {
	color: #FFC213;
}
a:visited {
	color: a80303;
}
