a:link { text-decoration: underline} 
a:Active { text-decoration: underline} 
a:visited { text-decoration: underline} 
a:hover { 
text-decoration: none
} .boton {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #f4f4f4;
	font-size: 10px;
	background-position: center center;
	background-repeat: no-repeat;




}
.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

