.accesos_rapidos {
	display: block;
	font-size: 10px;
	float: none;
	color: #8A8A8A;
	font-family: Tahoma;
	background-color: #ebebeb;
	text-decoration: none;
	font-weight: lighter;
	text-transform: none;
	text-align : left;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 2px;
}
A.accesos_rapidos {
	display: block;
	font-size: 10px;
	float: none;
	color: #8A8A8A;
	font-family: Tahoma;
	background-color: #ebebeb;
	text-decoration: none;
	font-weight: lighter;
	text-transform: none;
	text-align : left;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 2px;
}
A.accesos_rapidos:hover {
	display: block;
	font-size: 10px;
	float: none;
	color: #666666;
	font-family: Tahoma;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: lighter;
	text-transform: none;
	text-align : left;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 2px;
}
.texto_accesos_rapidos {
	text-transform: none;
}
