div {
	/*border: lime 1px solid;*/
}

#contenedor {
	width: 450px;
	padding-bottom: 15px;
	
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
}

#contenedor .textoflechas {
	font-weight: bold;
	color: #fb9214;
}

#contenedor a {
	text-decoration: none;
	color: #848484;
}

#contenedor a:hover {
	color: #fb9214;
}
