@charset "utf-8";
/* CSS Document */

a:link {
	color: #269ED2;
}
a:visited {
	color: #269ED2;
}
a:hover {
	color: #269ED2;
}
a:active {
	color: #269ED2;
}

.bbc_img
{
	border: 0;
	margin: 5px;
	vertical-align:top;
}

.bbc_table
{
	font: inherit;
	color: inherit;
	vertical-align: top;
}
.bbc_table td
{
	font: inherit;
	color: inherit;
	vertical-align: top;
}
