.texto_tarifa {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	line-height: 13px;
	margin: 2px;
	padding: 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
A {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #003969;
	text-decoration: none;

}

A:hover {
	text-decoration: underline;
}
/* CSS Document */


