.estilotipo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #666666;
    font-weight: normal;
	}

.estilotipo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #333333;
    font-weight: normal;
	}

.estilotipo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #333333;
	background-color: #b4e7e8;
    font-weight: bold;
	}

.estilotPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #666666;
    font-weight: normal;
	}
	
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #007AC2;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}





.rollover1 A:link {
	   color: #96b40a;
	   text-decoration: none;
}
.rollover1 A:visited {
	   color: #96b40a;
	   text-decoration: none;
}
.rollover1 A:hover {
	   color: #add008;
	   text-decoration: none;
}
.rollover1 A:active {
	   color: #96b40a;
	   text-decoration: none;
}
.rollover2 A:link {
	   color: #add008;
	   text-decoration: none;
}
.rollover2 A:visited {
	   color: #add008;
	   text-decoration: none;
}
.rollover2 A:hover {
	   color: #96b40a;
	   text-decoration: none;
}
.rollover2 A:active {
	   color: #add008;
	   text-decoration: none;
}
