.Titulo {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}

a:link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.NORMAL {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
activo {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
}
a:active {

	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
