body {
	margin: 0px; background:#FFF; line-height:20px; font-size:12px; background:url(body_bg.jpg) 
}
.b {
	color: #FFF;
}
.h a:link {
	color: #FFF;
	text-decoration: none;
}
.h a:visited {
	text-decoration: none;
	color: #FFF;
}
.h a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}