@charset "UTF-8";
/* CSS Document */


#txt
{
	position:fixed;
	width:550px;
	height:60px;
	left:60px;
	top:40px;
	
	padding-top:10px;
	padding-left:10px;
	z-index: 6;
	float:left;
}
	

.style 

{

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: black
	text-decoration:none;
	border:none;
	}
	
a {

	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: black;
	text-decoration:none;
	border:none;
	}	
	
a:hover	{

	text-decoration:none;
	
	
}
