
body{ margin:0; background-color:#FFF; font-size:12px}
.b3 {
	background-image: url(../images/top.gif);
	color: #333333;
	letter-spacing: 1pt;
	text-align: center;
	line-height: 40px;
	height: 40px;
        width:100%;
}
.b3 a{
	font-size: 14px;
	text-decoration:none;
	color: #a0a0a0;
}
.b3 a:hover {
	font-size: 14px;
	text-decoration:underline;
	color: #baff00;
}
.b3 a:active {
	font-size: 14px;
	text-decoration:underline;
	color: #FF3366;
} 