body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEDD;
}
a:link{
	text-decoration:none;
	color:#333399;
	font-weight: bold;
}
a:visited{
	text-decoration:none;
	color:#993399;
	font-weight: bold;
}
a:active{
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}
a:hover{
	text-decoration:none;
	color:#FF6600;
	font-weight: bold;
}
.new12{
	font-size:12px;
	line-height: 18px;
}
.date{
	font-size:12px;
	line-height: 15px;
	color:#336600;
}
