TD.menu {
	height: 40px;
	width: 80px;
	background-image: url(imagenes/menuv.gif);
	text-align: center;
	background-position: center center;
}
A {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
A:hover {
	text-decoration: underline overline;
	color: #990000;
	font-weight: bold;
}

body {
	background-color: #006600;
	color: #006600;
}
.borizqtop {
	background-image: url(imagenes/rect/recta_r1_c1.gif);
}
.bortop {
	background-image: url(imagenes/rect/recta_r1_c2.gif);
}

.bordertop {
	background-image: url(imagenes/rect/recta_r1_c3.gif);
}

.borizq {
	background-image: url(imagenes/rect/recta_r2_c1.gif);
}
.border {
	background-image: url(imagenes/rect/recta_r2_c3.gif);
}

.borizqbott {
	background-image: url(imagenes/rect/recta_r3_c1.gif);
}
.borabajo {
	background-image: url(imagenes/rect/recta_r3_c2.gif);
}
.borderbott {
	background-image: url(imagenes/rect/recta_r3_c3.gif);
}
