
td {
	font-family: arial;
	font-size: 12px;
	color: #808080;
	}
body {
	background-attachment: fixed;
	background-image: url(linco_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
}
div {
	line-height: 19px;
}
.block {
	display: table-cell;
}
.block:link {
    color: #808080;
	text-decoration: none;
	width: 100%;
}
.block:hover {
	background-color: #FFFFFF;
	display: table-cell;
	width: 100%;
}
.block:visited {
    color: #808080;
	text-decoration: none;
	width: 100%;
}
