underlined {
	text-decoration: none;
	color: #C30;
}
.link_amarillo a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
a {
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.link_peque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CB3200;
	background-color: #FC3;
}
.link_amarillo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F1F1F1;
}
