.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
body,td,input,select,form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tituloDest {
	font-weight: bold;
	margin-left: 5px;
	padding-left: 5px;

}
.titulo {
	font-size: 13px;
	font-weight: bold;

}
.tituloSec {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFCC66;
	text-align: center;
	height: 20px;

}
.tituloLista {
	color: #FFFFFF;
	background-color: #993300;
	text-align: center;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu:hover {
	text-decoration: none;
}
.tituloBordo {
	color: #993300;
	font-size: 10px;
	font-weight: bold;

}
.just {
	text-align: justify;
}
