body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg1(1).gif);
	font-size:12px;
}
.more {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.more.hover
{
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.foot {	
	font-size: 12px;
	color:#000000;
}
.foot.hover
{
	font-size: 12px;
	color:#000000;
}
