a:link 
{
	color:#FFFF00;
	text-decoration:none;
}      /* unvisited link */

a:visited 
{
	color:#FFFF00;
	text-decoration:none;
}  /* visited link */

a:hover 
{
	color:#FF0000;
}  /* mouse over link */

a:active 
{
	color:#00FF00;
	
}
  /* selected link */
.nCabecera 	
{
	font-family: 'Courier New', Courier, monospace;; 
	font-size: 48px; 
	font-weight: bold; 
	color: #FFFF00; 
	text-decoration: bold;
	text-align:right
}
.nMenuTitulo 	
{
	font-family: 'Courier New', Courier, monospace;; 
	font-size: 48px; 
	font-weight: bold; 
	color: #00FF00; 
	text-decoration: bold;
	text-align:center;
	vertical-align:top
}

.nTexto 	
{
	font-family: 'Courier New', Courier, monospace;; 
	font-size: 20px; 
	font-weight: plain; 
	color: #FFFF00; 
	text-decoration: bold;
	text-align:right
}

.nLetrilla 	
{
	font-family: 'Courier New', Courier, monospace;; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFF00; 
	text-decoration: bold;
	text-align:right
}

.tablaIzquierda 	
{
	font-family: 'Courier New', Courier, monospace;; 
	font-size: 16px; 
	font-weight: plain; 
	color: #FFFF00; 
	text-decoration: bold;
	text-align:left
}

.nMenu 	
{
	font-family: 'Courier New', Courier, monospace; 
	font-size: 12px; 
	font-weight: plain; 
	color: #00FF00; 
	text-decoration: plain;
	text-align: right;
}

.nMenuLista
{
	font-family: 'Courier New', Courier, monospace; 
	font-size: 16px; 
	font-weight: plain; 
	color: #00FF00; 
	text-decoration: plain;
	text-align:left
}

.linea  {width:100%;height:1px;background-color:yellow;}
body {background-color:#000032}
div.alitaptap {
		font-family: 'Courier New', Courier, monospace;
		font-size: 20px; 
		font-weight: plain; 
		color: #FFFF00; 
		text-decoration:bold;
		text-align:right
		
		width:220px;
		padding:20px;
		border:60px ;
		margin:100px;
		
	}

{
width:100%;height:50px;
} 
.ex
	{
		font-family: 'Courier New', Courier, monospace;
		font-size: 16px; 
		font-weight: plain; 
		color: #FFFF00; 
		text-decoration: bold;
		text-align:right
		
		width:220px;
		padding:20px;
		border:60px ;
		margin:100px;
		
	}
.extransfer
	{
		font-family: 'Courier New', Courier, monospace;
		font-size: 20px; 
		font-weight: plain; 
		color: #00FF00; 
		text-decoration: bold;
		text-align:left

	}
.exdeploy
	{
		font-family: 'Courier New', Courier, monospace;
		font-size: 20px; 
		font-weight: plain; 
		color: #00FF00; 
		text-decoration: bold;
		text-align:left

	}
.dim_centro
{
	height:100px;
	width:160px;
	margin-left:auto;
	margin-right:auto;
}