@import url("links.css");
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;


}
.img {
	margin-right: 10px;
}
.img_height {
	display: table;
	height: 75px;
	width: 100px;
}
.url_height {
	display: table;
	height: 25px;
	width: auto;
	text-align: center;
}