.tittel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


a.tittel1:link {
	COLOR: #0000FF;
	text-decoration: none;
}
a.tittel1:visited {
	COLOR: #0000FF;
	text-decoration: none;
}
a.tittel1:hover {
	COLOR: #0000FF;
	text-decoration: underline;
}
.tr1 {
	background-color: #CCCCCC;
}

