@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 155px;
	margin-top: 5px;
	text-align: left;
	margin-left: 7px;
}
a				{
	color: #0066CC;
	text-decoration: none;
}
a:hover			{
	color: #3366CC;
	text-decoration: underline;
}
img				{
	border: 0px;
	margin: 3px 0px 5px;
	padding: 0px;
}
.date {
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.news {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 152px;
}

