body {
	font-family: Arial, Helvetica, sans-serif;
	color: #006a40;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}

a:link {
	color:#006a40;
	text-decoration: underline;
}

a:visited {
	color:#006a40;
	text-decoration: underline;
}

a:active {
	color:#000;
	text-decoration: underline;
}

a:hover {
	color:#000;
	text-decoration: underline;
}



.pie {
	font-family: Arial;
	color: #006a40;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	
	}

.ingresar {
	font-family: Arial; 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	
	}

A:link.ingresar {
	font-family: Arial; 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
}

A:visited.ingresar {
	font-family: Arial; 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
}
A:active.ingresar {
	font-family: Arial; 
	color: #FECF00;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
}
A:hover.ingresar {
	font-family: Arial; 
	color: #FECF00;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
}

.Contenido {
	font-family: Arial; 
	color: #FECF00;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
	
	}
	
A:link.Contenido {
	font-family: Arial;
	font-size: 10px;
	color: #FECF00;
	text-align: left;
	line-height: 13px;
	text-decoration:none;  
}
A:visited.Contenido {
	font-family: Arial;
	font-size: 10px;
	color: #FECF00;
	text-align: left;
	line-height: 13px;
	text-decoration:none;   
}
A:active.Contenido {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	line-height: 13px;  
	text-decoration:none;  
}
A:hover.Contenido {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	line-height: 13px;  
	text-decoration:none;  
}
