body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 13px;
	color: #003366;
}
.news_title {
	font-size:13px;
	font-weight:bold;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: underline;
}
.bottom {
	font-size:13px;
}
.pro {
	width:230px;
}
.pro a:link {
	color: #006699;
	text-decoration: underline;
	font-size:15px;
}
.pro a:visited {
	text-decoration: underline;
	color: #000000;
	font-size:15px;
}
.pro a:hover {
	text-decoration: none;
	color: #669900;
	font-size:15px;
}
.pro a:active {
	text-decoration: underline;
}

