a:active {
	font-family: "Comic Sans MS", "Times New Roman", Arial;
	font-size: 16;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", "Times New Roman", Arial;
	font-size: 16;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;

}
.linktexto {

	font-family: "Comic Sans MS", "Times New Roman", Arial;
	font-size: 16;
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
