.col4 {
	background-attachment: scroll;
	background-image: url(../images1/corner_button.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	background-color: #0B71A4;
	text-align: left;
	display: compact;
	white-space: normal;
	color: #FFFFFF;
	vertical-align: top;
}
.col4 a:link, .col4 a:visited {
	color: #fff;
	padding: 2px 8px 2px 2px;
	margin-top: 1px;
	margin-bottom: 1px;


}
.col4 a:hover {
	background-color: #018749;
	color: #fff;
	background-image:   url(../images1/corner_button_over1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 2px 8px 2px 2px;
	margin-top: 1px;
	margin-bottom: 1px;

}
