body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondo.gif);

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-align: justify;
}
.menu {
	color: #C4D0DC;
	text-decoration: none;
}
#links {
	color: #999;
	text-align: right;
}
#links a {
	color: #999;
	text-decoration: none;
}
#links a:hover {
	color: #000;
	text-decoration: underline;
}