A:link		{
	text-decoration:none;
	color: #000000;
}
A:visited	{
	text-decoration:none;
	color: #000000;
}
A:active	{
	text-decoration:none;
	color: #000000;
}
A:hover		{
	text-decoration:none;
}

body{
	color:#999999;
	background: #F6F6F6;
}
h1 {
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.top_img_b {
	border: 0px;
	margin: 2px;
}
