body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size:12px;
	line-height:150%
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline
}
.a_top{
	color:#008000;
	text-decoration:none
}
.a_top:hover{
	color:#FF0000;
	text-decoration:underline
}