.text {
      font-family: Arial;
      font-size: 11px;
      color: #666666;
      }

.textp {
      font-family: Arial;
      font-size: 10px;
      color: #666666;
      }

a.textp:link {
      font-family:Arial;
      font-size:10px;
      text-decoration:none;
      font-weight:normal;
      color:#666666;
            }

a.textp:hover {
      font-family:Arial;
      font-size:10px;
      text-decoration:none;
      font-weight:normal;
      color:#000000;
            }

.textn {
      font-family: Arial;
      font-size: 11px;
      color: #474747;
      }

a.textn:link {
      font-family:Arial;
      font-size:11px;
      text-decoration:none;
      font-weight:normal;
      color:#474747;
            }

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

.textp1 {
      font-family: Arial;
      font-size: 10px;
      color: #666666;
      }

a.textp1:link {
      font-family:Arial;
      font-size:10px;
      text-decoration:none;
      font-weight:normal;
      color:#666666;
            }

a.textp1:hover {
      font-family:Arial;
      font-size:10px;
      text-decoration:none;
      font-weight:normal;
      color:#000000;
            }

A {
      font-family:Arial;
      color:#666666;
      text-decoration:none;
  }

A:hover {
      color: 444444
        }

A.chanitem {
      text-decoration: none;
           }

/* campo texto */
.campot {
	font-family: Verdana;
	font-size: 8 pt;
	color: #000000;
	background-color: #ffffff;
	border: 1 ridge #000000
		}
		.form {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #d0d0d0;
	border-left-color: #aaaaaa;
}
.textoa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: blink;
}
.subtitulo {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: blink;
}