@charset "utf-8";
/* CSS Document */

.links {
	height:63px;
	border-left:solid 10px;
	margin-bottom:10px;
}

.linksimg {
	float:right;
}

.linkstext {
	width:540px;
	float:left;
	padding-left:5px;
}

.links a {
	color:#000;
}

.linkstitle {
	height:25PX;
	border-top:solid 5px;
	border-left:solid 10px;
	margin-bottom:15px;
	padding-left:5px;
}
