/* Layout 1 - bl */

.bg {
	background-color: #666699;
}
.cl_bord {
	border-bottom: 10px solid #666699;
}
.cl_tbord {
	border-top: 10px solid #666699;
}

a {
	color: #666699;
	text-decoration: none;
}

a:hover {
	color: #666699;
	text-decoration: underline;
}

#bl1_table a:hover {
	color: #666699;
	text-decoration: none;
}

li:hover {
	color: #666699;
}

