.CSSEdit {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-transform: uppercase;
	background-image: url(../imagens/fundo.gif);
}
