body { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; font-family:verdana, arial, helvetica, sans-serif; }
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #033;
}
.bline {
	border: 1px solid #000;
	background-color: #FFF;
}

.bline2 {
	border: 1px solid #000;
}
.bline3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	border-bottom-width: 1px;
}
