body,td,th,input {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

.txtClientes {
	font-size: 10pt;
	background-color: #666666;
}
a.txtClientes:hover {
	font-size: 10pt;
	background-color: #666666;
	text-decoration: underline;
}

.txtCatalogos {
	font-size: 10pt;
	background-color: #009900;
	background-position: left;
}

td.txtCatalogos2a {
	font-size: 10pt;
	background-color: #009900;
	height: 25px;
}
td.txtCatalogos2b {
	font-size: 10pt;
	background-color: #009900;
	height: 50px;
	background-position: left;
}

a.txtCatalogos:hover {
	font-size: 10pt;
	background-color: #009900;
	text-decoration: underline;
}

.titCatalogos {
	font-size: 12pt;
	font-weight: bold;
	background-color: #009900;
}

.sectionCatalogos {
	font-size: 16pt;
	font-weight: bold;
	background-color: #009900;
/*	text-decoration: underline;*/
}

a.titCatalogos:hover {
	font-size: 12pt;
	font-weight: bold;
	background-color: #009900;
	text-decoration: underline;
}

.txtOtros {
	font-size: 10pt;
	background-color: #333333;
}
a.txtOtros:hover {
	font-size: 10pt;
	background-color: #333333;
	text-decoration: underline;
}

.inpClientes {
	font-size: 10pt;
	color: #000000;
	border: thin;
	background-color: #FFFFFF;
}
.txtBox {
	background-position: left;
}
