table {
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
.jj {
	filter: Alpha(Opacity=70);
}
a.map:link {
	color:#CC3333;
	text-decoration: none;
}
a.map:visited {
	color:#CC3333;
	text-decoration: none;
}
a.map:hover {
	color:#CC3333;
	text-decoration: underline;
}