#gototop			
{ 
	display:none; 
	font-weight:bold; 
	font-family:tahoma; 
	font-size:10px;
	background:#edf2f7;
	border: 1px solid #bcd4f1;
	color:#3b5998; 
	font-size:11px; 
	text-decoration:none; 
	position:fixed; 
	right:130px; 
	bottom:5px;
	padding:5px; 
}

#gototop:hover	
{ 
	text-decoration:underline; 
}
