@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.liveSample {
	background-color: #ffff99;
	color: black;
	padding: 2px;
	width:780px;
}


a {
	text-decoration: none;
}a:visited {
	text-decoration: none;
}
