body { 
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:16px; 
	color: #330033;
	background: #999966;
}

.plain {
	text-decoration: none;
	color:#330033;
}

.plainu {
	text-decoration: underline;
	color:#330033;
}

.chateau {
	color:#660000;
	font-weight: bold;
	font-size: larger;
}

.items {
font-size:20px;
line-height:150%;
}

img {
border: thick solid #666633;
border-style: solid;
border-color: #666633;
border-width: thick;
}