/* CSS Document */

body {
/*	background-color:#ffd68a; */
	background-color:#ffffff;
	margin:0 0 0 0;
	}
td {
	font-family:"Times New Roman", Times, serif;
	}
.news_area td
{
	padding:10px;
}
.news_area .news_head
{
	font-size:15px;
	font-weight:bold;
}
.news_area .news_body
{
	font-size:12px;
	color:#0F0982;
	font-weight:bold;
	text-decoration:none;
}
.bottom_area
{	
	background-color:#ffd889;
	text-decoration:none;
}
.bottom_area td
{	
	
	text-align:left;
	vertical-align:top;
	padding:5px;
	height:100%;
	width:100%;
}

.footer
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	height:30px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
.footer a
{
	color:#0F0982;
	text-decoration:none;
}
