body{
   background-color: #000000;
   margin-top: 0px;
   text-align: center;
}

<!--
a:link {
	color: #1853AB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1853AB;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #1853AB;
}
-->

#cabecera{
	margin-top: 0px;
   text-align: center;	
   margin: auto;
}

#foto{

    padding: 0;
	 border: 0px;

	
}


#menu{
	
	
	margin: auto;

}





.texto{
    color: #E1E1E1;
	 font-family: arial; 
	 font-size: 7.6pt; 
	 font-style: normal; 
	 font-weight: normal; 
	 font-variant: normal;
    word-spacing: 0em; 
}

.texto3{
    color: #1853AB;
	 font-family: arial; 
	 font-size: 9pt; 
	 font-style: normal; 
	 font-weight: normal; 
	 font-variant: normal;
    word-spacing: 0em; 
}


.imagen {


	border-style: none;
	padding: 0px;
		}

.imagen2 {

   border-style: none;
	margin-left:25px;
	padding: 0px;
		}
		

#enlace{
	
	border-style: none;
}