body, td, table {  
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}
a{text-decoration:none; color:dimgray}
a:hover{color:#719CAC}

a.menu {
	text-decoration:none;
	font:bold;
	color:black;
}
a.menu:hover {
	color:dimgray;
	font:bold;
}
.text{font:12px verdana;border:solid 1px dimgray}
.select{font:11px verdana; border:solid 0px dimgray;}

a.subtitulo{text-decoration:none; color:#E8EAEC}
a.subtitulo:hover{color:#FFFFFF}

a.branco{text-decoration:none; color:white}
a.branco:hover{color:#719CAC}

a.preto{text-decoration:none; color:black}
a.preto:hover{color:#719CAC}

.campo {
	font-family: Verdana;
	font-size: 10px;
	font:bold;
	color: #777777;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.campomenu {
	font-family: Verdana;
	font-size: 10px;
	color: #C3521F;
	background-color: #E2E2E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #989898;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}