/* CSS Document */
.b12 {
	font-size: 12px;
	color: #656565;
	line-height: 16px;
}
.a {
	font-size: 12px;
	color: #f67300;
}
.a:link {
	color: #F67300;
	text-decoration: none;
}
.a:visited {
	color: #F67300;
	text-decoration: none;
}
.a:hover {
	color: #656565;
	text-decoration: underline;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #656565;
	text-decoration: none;
}
a:visited {
	color: #656565;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.STYLE1 {font-size: 12px}