.pop {
	color: #494949;
	font: normal normal bold x-small/normal "MS Sans Serif", Geneva, sans-serif;
}

a.pop {
	color: Black;
	font: normal normal normal x-small/normal "MS Sans Serif", Geneva, sans-serif;
}

a:hover.pop {
	color: Red;
}

.note {
	color: Black;
	font: normal normal normal xx-small/normal "MS Sans Serif", Geneva, sans-serif;
}

a.note {
	font: bold;
	color: Black;
	text-decoration: none;
}

a:hover.note {
	color: Green;
}

.entra {
	color: Black;
	font: normal normal normal small/normal "MS Sans Serif", Geneva, sans-serif;
}

a.entra {
	font: bold;
	color: Black;
	text-decoration: none;
}

a:hover.entra {
	color: Green;
}