

.date {
	margin-right: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	font-size:11px;
	background-color:#FFFFFF;
		}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-left: 12px;
	margin-top: 5px;
	letter-spacing:3px;
	}

.caption a:link {
	text-decoration: none;
	color: #2c2c2c;
}

.caption a:visited {
	text-decoration: none;
	color: #2c2c2c;
}

.caption a:hover {
	text-decoration: underline;
	color: #2c2c2c;
}

.caption a:active {
	text-decoration: none;
	color: #2c2c2c;
	}
	
/* sub page (news.html) */

