body {
	background-color:#3F5372; 
}
body,td,th {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
a:link {
	color: #3778D2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3778D2;
}
a:hover {
	text-decoration: underline;
	color: #3778D2;
}
a:active {
	text-decoration: none;
	color: #3778D2;
}
.bold1 {
	text-decoration: underline;
	font-weight:bold;    
	color: #3F669D;
}
.trilogie {
	font-weight:bold;    
	color: #083CB2;
}