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

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

a {
	color: #05c !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: #7cf !important;
	color: #006 !important;
	text-decoration: none !important;
	border-bottom: 1px dotted #fff !important;
}

