body{
	background: url("../imagenes/fondo_inicio.png") no-repeat scroll center top #00728c;
	font-family:"Georgia";
	margin:0;
	padding:0;
}
#enlace{
	text-decoration:none;
	font-family:"Georgia";
	font-size:10px;
	color:#000000;
}
#enlace:hover{
	font-weight:bold;
	text-decoration:none;
	font-family:"Georgia";
	font-size:10px;
	color:#000000;
}
