A  {
	text-decoration : none;
	color : #3333cc;
}
A:Visited  {
	text-decoration : none;
	color : #3333cc;
}
A:Active  {
	text-decoration : none;
	color : #3333cc;
}

A:Hover  {
	text-decoration : none;
	color : #3333cc;
}

BODY  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
	
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
TD {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
}

H1 {
	font-size : 13pt;
	font-family : verdana,arial,helvetica;
	color : #000000;
}

INPUT {
	font-size: 10pt;
	background: #e4e0de;
	border:0px;
}

SELECT {
	font-size: 10pt;
	background: #e4e0de;
	border:0px;
}
TEXTAREA {
	font-size: 10pt;
	background: #e4e0de;
	border:0px;
}

.fuente8 {
		font-size:10pt;
		font-family: verdana,arial,helvetica;
}

.fuente10 {
		font-size:10pt;
		font-family: verdana,arial,helvetica;
}

.titcol  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	background-color : #A79A93;
	color : #ffffff;
}

.verde { color:#66CC00;}

.rojo { color:#FF0000;}

.boton { 
	border:#666666 solid 1px; 
	background-color : #A79A93;
	font-size:12px;
	color : #ffffff;
	width:300px;
	height:20px;
	}
	
	.Estilo11{
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#cc9eab; font-size:10px; font-weight: bold;
}

.Estilo1{
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#A79A93; font-size:10px; font-weight: bold;
}
	
	a.pie_a:link{
	text-decoration: none;color: #000000;
}

a.pie_a:visited{
	text-decoration: none;color: #000000;
}

a.pie_a:hover{
	text-decoration: underline;color: #000000;
}

a.pie_a:active{
	text-decoration: none;color: #000000;
}