.table {
	background-image: url(about/img/company1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;

}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF33FF;
}
