<!-- by ignas petrauskas -->

<style type="text/css">

A {text-decoration: none; color: #000000; font-family: sans-serif; font-size: small}
A:link {text-decoration: none; color: #000000; font-family: sans-serif; font-size: small}
A:visited {text-decoration: none; color: #000000; font-family: sans-serif; font-size: small}
A:active {text-decoration: none; color: #000000; font-family: sans-serif; font-size: small}
A:hover {text-decoration: none; color: #000000; font-family: sans-serif; font-size: small}

.graphic {border:1px; border-thickness:1px; border-color: #000000; border-style: solid;}

A:hover .graphic, A:active .graphic {border:1px; border-thickness:1px;
border-color: #000000; border-style: solid}

body {background-color: #EEEEEE; font-family: sans-serif; font-size:small}

table {font-size:small}

.lt { text-align: left }

.rt { text-align: right }

	#myoutercontainer { position:relative; }
	#myinnercontainer { position:absolute; top:90%; line-height:10em; }

</style>