.boton { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #333333; 
		border: 1px #666666 solid; 
		background-color: #f2f2f2; 
		font-weight: bold;
}
.boton2 { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: Blue; 
		border: 1px #666666 solid; 
		background-color: #f2f2f2; 
		font-weight: bold
		}
	
.hache {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
.marquesinatit {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: small;
	text-decoration: underline;
}
.hache2 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: white;
	background-color: transparent;
	text-decoration: none;
}
.boton3 { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #333333; 
		border: 1px #666666 solid; 
		background-color: White; 
		font-weight: bold;
		}
.boton4 { 
		font-family:  Arial, Helvetica, sans-serif; 
		font-size: 15px; 
		color: #333333; 
		border: 1px #666666 solid; 
		background-color: white;
		font-weight: bold;
		}
.boton5 { 
		font-family:  Arial; 
		font-size: 15px; 
		color: Blue; 
		border: 1px #666666 solid; 
		background-color: White; 
		font-weight: bold;
	
		}



		