<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cssa{
	position: absolute;
	font-size: 12px;
	padding-top:inherit;
	width: 130px;
		z-index:0;
}
#cssa a {
display: block;
height: 15px;
padding: 3px 5px 12px;
background: #FFFFFF;
color:#000000;
text-decoration: none;
}
#cssa a:hover {
background:#FF0000;
color:#FFFFFF;
font-weight:bold;
}
#cssa li {
float: left;
clear: left;
width: 130px;
background: #FFFFFF;
padding-bottom: 3px;
padding-left:20px;
}
body &gt; table {margin:0 auto; }

</pre></body></html>