.txtinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

.txtinfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txtinfo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txtpluging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

.txttitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.txttitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a.lkmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a.lkmenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

a.lksubmenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #6A4800;
	text-decoration: none;
}
a.lksubmenu:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

a.lkmail {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lkmail:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.lkprensa {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a.lkprensa:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.input100 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100px;
  border: 1px solid #666666;
}

.input200 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 200px;
  border: 1px solid #666666;
}

.borde1 {
	border: 1px solid #FF9900;
	color: #FF9900;
}

.borde2 {
	border: 1px solid #666666;
	color: #666666;
}

.imglink {border:none; }

a.img:hover {border:none; }
a.img:active {border:none; }
a.img:visited {border:none; }