.inferior {float: left; margin-left: 160px;}
.enlace a:link { 
    color: #000033; 
    text-decoration: none; 
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
} 
.enlace a:visited{ 
    color: #44004A; 
    text-decoration: none; 
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
} 

.enlace a:active{ 
    color: #000033; 
    text-decoration: none; 
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
} 
.enlace a:hover{ 
    color: #0067C6; 
    text-decoration: none; 
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
} 
