body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}
.texto {font-family: Verdana; font-size: 10px}
.Menu {font-family: Verdana; font-size: 10px}
.Titulos {font-family: Verdana; font-size: 10px; color: #FFCC00; font-weight: bold}
.noticias{font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
