a:link,
a:visited,
a:active {

	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;

}

.colorboto {
	background-color: #EFEADE;
}
