﻿/* CSS Document */

/* firstcontents */

allallall {
}

#firstcontents a{
	text-decoration: underline;
}
.contentstxt {
	margin:0 0 20px 0;
}
/* SECOND THIRD CONTENTS */
#secondcontents {
	width:300px;
	float:left;
}

#thirdcontents {
	width:300px;
	float:left;
	margin-left:50px;
}

.old{
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}