.Box {
	font-size: x-small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.BoxAb {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #FFFFFF;

}
.Black {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	border: thin solid #999999;
	color: #FFFFFF;
	padding: 3px;

}
.TodoBorde {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	padding: 3px;
	border: thin solid #999999;
	display: table;





}
