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

