body {
	background-color: #fff !important;
	background-image: url('tlo.jpg');
	background-repeat: repeat-y;
	padding-left: 40px;
}

div.right {
	color: #059;
	margin: 0 0 4px 4px;
	text-align: center;
	padding: 0 0 6px 0;
	font-size: 12px;
border-bottom: 1px dotted #666;
}

a {
	color: #444 !important;
	background-color: inherit;
	text-decoration: none !important;
	border-bottom: 1px dashed !important;	
	line-height: 1.4em;
	margin: 0; padding: 0;
}

a:hover {
	background-color: #666 !important;
	color: #ddd !important;
	text-decoration: none !important;
	border-bottom: 1px dotted #fff !important;
}

