/* CSS Document */
body {
	margin-top: 2px;
	background-color: #F7F7F7;
	color: #000000;
}
.body_tb {
	background-image: url(../images/site_img/florencebg.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #353535;
}
