#home-links {
	height: 183px;
	margin: 40px 0 20px 0;
}
.bottom-link {
	position: relative;
	width: 217px;
	height: 175px;
	float: left;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	background: url(../images/home/img_frame.jpg);
}
.bottom-link a {
	text-decoration: none;
}
.bottom-link a:hover {
	/*font-weight: normal;*/
	text-decoration: underline;
}
.bottom-link table {
	margin-top: 2px;
}
.margin {
	margin-left: 24px;
}
.margin1 {
	margin-left: 20px;
}
.bottom-link-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 175px;
	width: 217px;
	cursor: pointer;
}
table.random {
	width: 890px;
	height: 300px;
}
table.random td {
	text-align: center;
	vertical-align: middle;
}	