.textfilo {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #993333;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration:none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	text-decoration:blink;
}

.enlace {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration:none;
}