BODY {
	background-color: white;
	color: #284990;
	background-image: url(/image/wall/wall_0001.gif);
	background-repeat: repeat-y;
	left: 15px;
}

.daytitle {
	background-color: #284990;
	color: white;
	font-weight: bold;
}

.daybody {
	font-size: x-small;
}

HR {
	color: #284990;
	height: 1px;
}
a:visited { color: lime; }
