a
{
	text-decoration:none
}
a:hover
{
	text-decoration:underline
}
body,table
{
	font-family:"CI", Meiryo, Arial, Helvetica, sans-serif;
	font-size:12px
}
.title
{
	color:#4169E1
}
.comment
{
	font-size:10px;
	color:#FF0000
}
.update
{
	font-size:10px;
	color:#333333
}
.news {
	overflow: auto;
	width: 500px;
	height: 400px;
}