@charset "utf-8";
/* CSS Document */

.linkstyle {
}
.linkstyle td {
	font-weight: bold;
	text-align: center;
	color:#333;
	width: 270px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6666ff;
	border-left-color: #6666ff;
}
.linkstyle img {
	padding-bottom:20px;
}
.linkheader {
	text-align: left;
	color: #6666ff;
}
