@charset "utf-8";
.tabs table {
width: 230;
border: 1px #A0522D dotted;
background-color: FFFECC;
}

.example td {
	border: none;
	width: 230px;
	text-decoration: underline;
	font-size: 10px;
	color: #990000;
}
