BODY {
	/*background : url(../images/fondo001.png) repeat fixed top left; */
	background: black;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
A {
	text-decoration : none;
	color : Navy;
}
A:HOVER {
	text-decoration : underline;
	color : Navy;
}
.copyright {
	color : White;
}

