/*  general  __________________________________________________________________________  */
body {
	font-family: Arial, Helvetica, sans-serif;
    color:#333300;
	font-weight: bold;
	background: #CDC8B4;
	margin: 0;
}
.WWW, .WWW a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#6789AF;
	text-decoration: none;
}
.WWW a, .WWW a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#6789AF;
	text-decoration: underline;
}
