a{text-decoration:none}
.tablaarriba{width:1000px;margin:0 auto; padding-top:20px;}
.nombre{color:#4d4d4d;font-family:Freestyle Script ;font-size:50px;font-weight:bold;}
.apellido{color:#2cbdd8;font-family:Freestyle Script  ;font-size:50px;font-weight:bold;}
.lk a {width:25px;height:25px;float:right;z-index:50;background-image: url("../img/lk.png");}
.lk a:hover {width:25px;height:25px;float:right;z-index:50;background-image: url("../img/lkb.png");}
.profesional{color:#4d4d4d;font-family: juice itc;
	font-weight: bold;font-size:25px;}

.menu{

	height: 10px;margin:0 auto;margin-top:10px; padding-bottom:5px;
	}

.menu ul{
	list-style: none;
	
	
}
.menu ul li{
	float: right;
	
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom:10px;
	margin-top:0px;
	
}

.menu ul li a{
	text-decoration: none;
	font-family: oblique bold 120% cursive;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
	
	
	
}
.menu ul li a:focus{
	text-decoration: none;
	font-family: oblique bold 120% cursive;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
	
	
	
}
.menu ul li a:visited{
	text-decoration: none;
	font-family: oblique bold 120% cursive;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
	
	
	
}

.menu ul li a:hover{
	text-decoration: none;
	font-family: oblique bold 120% cursive;
	font-weight: bold;
	color: #2cbdd8;
	
	
	
}
