body {
	background-image:  url(images/fondcho.gif);
}
.Estilo1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
a {
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #000099;
	font-style: normal;
}
a:visited {
	color: #790079;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
body,td,th {
	font-family: Comic Sans MS;
}
