@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
.linden {
padding-top:10px;
color:#669966;
font-size:0.7em;
font:Georgia, "Times New Roman", Times, serif;
text-align:center;
}

.linden a {
	color:#669966;
	text-decoration:none;
}