body {
	background-color: #E9E9E9;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.class1 A:link {text-decoration: none; color: #601919;}
.class1 A:visited {text-decoration: none; color:#601919}
.class1 A:active {text-decoration: none; color:#601919}
.class1 A:hover {text-decoration: underline; color: #601919;}

.class2 A:link {text-decoration: none; color: #FFFFCC;}
.class2 A:visited {text-decoration: none; color:#FFFFCC}
.class2 A:active {text-decoration: none; color:#FFFFCC}
.class2 A:hover {text-decoration: underline; color: #FFFFFF;}

.class3 A:link {text-decoration: none; color: #000000;}
.class3 A:visited {text-decoration: none; color:#000000}
.class3 A:active {text-decoration: none; color:#000000}
.class3 A:hover {text-decoration: underline; color: #000000;}

.class4 A:link {text-decoration: underline;}
.class4 A:active {text-decoration: underline;}
.class4 A:visited {text-decoration: underline;}

.Estilo1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #601919;
}
.Estilo2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #601919;
}
.Estilo3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.Estilo4 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.Estilo5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFCC;
}	
.Estilo6 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.Estilo7 {
	font-family: Arial;
	font-size: 10px;
	color: #FF9C00;
	a:link {
	text-decoration: underline;
}
}
.Estilo8 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.Estilo10 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
.Estilo11 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	}
.Estilo12 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #601919;
}
.campo {
	border: 1px; 
	border-style: inset; 
	border-color: #601919;
	width: 150px;
	height: auto;
	background-color: #FFFFFF;
}
.campo2 {
	border: 1px; 
	border-style: inset; 
	border-color: #601919;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
}
.campo3 {
	border: 1px; 
	border-style: inset; 
	border-color: #601919;
	width: 340px;
	height: auto;
	background-color: #FFFFFF;
	}
.info {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF9C00;
	}	
.info2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #601919;
	}	
.contenedorfoto { 
   float: left; 
   width:96px; 
   height:80px; 
   margin: 10px; 
   padding:6px; 
   background-color:#e6e6e6; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
} 
