@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(imagenes/black_mosaic_by_seikq.jpg);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
