body {
	/*background:#CCCCCC;*/
	font-family: "Trebuchet MS", "Palatino Linotype", Georgia, "Book Antiqua";
	font-size:13px;
	text-align:justify;
}

a:link { color: #e74f05/*#0066CC*/; }
a:visited { color:#e74f05/*#0066CC*/; }
a:hover { color:#e74f05/*#0066CC*/; text-decoration:underline; }
a:active { text-decoration:underline; }
a {text-decoration:none;}

div.miniMenu { background:#F2F1DB; /*margin-left:auto;*/ text-align:center; padding: 10px; padding-top:5px; padding-bottom:5px; width:auto; clear:both; border:1px solid black; }
form { color:#003366; font-weight:bold; }
h1 { font-family: "Palatino Linotype", "Bookman Old Style", Georgia; }
h6 { color:#FF0000; font-size:13px; }

input.botao { background: #eee; color: #222; border: 1px outset #ccc; padding: .1em .5em; }
input.botao:hover { background: #ccb; }

input.caixa { background: #fff; color: #000; border: 1px solid #ccc; padding: 0.3ex 0.5ex 0.4ex; margin: 2px 0; }
input.caixa:focus { border: 1px solid #888; }

/* divs */
.geral {
	background:#FFFFFF;
	/*border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	width:730px;
}

table#alfabeto {
	border:0px;
	text-align:center;
}
table#alfabeto td {
	border:1px solid;
	font-size:24px;
	letter-spacing:10px;
	padding:5px;
}

.azul3366FF { color:#3366FF; }
.botao { font-family:"Trebuchet MS", Arial, Verdana; font-size: 13px; }
.box { 
	font-family:"Trebuchet MS", "Palatino Linotype", Georgia, "Book Antiqua"; font-size: 11pt;
	border: 1px solid #000066; }
.frase { text-align:justify; }
.legenda { color:#666666; font-size:12px; }
