.tablaprimera{
		border:red 7px solid;
border-collapse: collapse
}
.menu{
background-color:black;
height:30px;
width:900px;
align:center;
			
}
.enlaceuno:hover{ background-color:yellow;
			
			}
.enlacedos:hover{ background-color:red;
			
			}
.enlacetres:hover{ background-color:#FF00FB;
			
			}
.enlacecuatro:hover{ background-color:#00FF08;
			
			}
.enlacecinco:hover{ background-color:#0074FF;
			
			}
.correo:hover{background-color:#0074FF;
}

		