body{background-image:url(background_bot.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

img {border:0;z-index:5;}

a {
	font-family:"Sans-Serif","Century Gothic";
	font-size:1em;
	background-color:#898989;
	color:white;
	position:relative;
	left:1.5em;
	top:5px;
}

a:hover {background-color:transparent; color:#D11974;}
	
#arL {
	visibility:hidden;
	position:fixed;
	z-index:10;
	left:20px;
	top:130px;
}

#arR {
	visibility:hidden;
	position:fixed;
	right:20px;
	top:130px;
}

td {padding:0 0 0 2px;}
