body, td{
	color : #000000;
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.txt_blau{
	color : #165898;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.title{
	color : #000000;
	font-weight : bold;
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
}
.subtitle{
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.adresse{
	color : #165898;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
	a:link{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}
	a:hover{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a:visited{
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}
