.botao a, .botao a:visited {
	font: 12px/25px arial, helvetica, sans-aerif;
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#000000;
	background:  url('imagenes/roll_off.jpg') no-repeat 
center center;
	width:161px;
	height:25px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.botao a:hover { 
background: url('imagenes/roll_over.jpg') no-repeat 
center center;
color:#ffffff;
}

.botao2 a, .botao2 a:visited {
	font: 12px/25px arial, helvetica, sans-aerif;
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#000000;
	background:  url('imagenes/roll_off_pret.jpg') no-repeat 
center center;
	width:161px;
	height:25px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.botao2 a:hover { 
background: url('imagenes/roll_over_pret.jpg') no-repeat 
center center;
color:#ffffff;
}

.botaosub a, .botaosub a:visited {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#324056;
	width:130px;
	height:25px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: thin double #999999;
	background-color: #C8D2E1;
	font-size: 12px;
	line-height: 25px;
	}

.botaosub a:hover {
	color:#CC6600;
	background-color: #FFFFCC;
}
