a.ibc:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.ibc:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ibc:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a.ibc:active {
	color: #C0C0C0;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #565937;
	border-left-color: #565937;
}
.header {
	padding-right: 8px;
}
.newsbox-border {
	padding-right: 2px;
	padding-left: 2px;
}
