/* Links Table */
.linkstable {
	background-color : #eeeeee;
	border : 1px solid #000000;
	border-spacing: 0px;
}

.linkstablename {
	width : 150px;
}

.linkstabletext {
	width : 810px;
}