/* CSS Document */

td {
	font-weight:normal;
	}

a:link {
	color: #005128;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

body {
	background-color: #E1D49B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 22px;
}

.hilite {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #005128;
	line-height: 22px;
}

.date {
	width: 20 px;
	text-align: center;
}

time{
	background-color:#006633;
	font:Arial, Helvetica, sans-serif;
	font-size: 100 px;
	text-align: center;
}

.memo {
	font-size: 11px;
	width: 60 px;
	text-align: center;
}

.center {
	text-align: center;
}

a:hover {
	text-decoration: underline;
}

.frame_l {
   background-image: url(../images/frame_l.gif);
   background-repeat: repeat-y;
}

.frame_r {
   background-image: url(../images/frame_r.gif);
   background-repeat: repeat-y;
}
   a:hover {
	text-decoration: underline;
}

