.desplegable {

	font-family: Arial; 
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
}

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

.Titulos {
	font-family: Arial; 
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.SubTitulos {
	font-family: arial; 
	color: #4a4a4a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	
	}
	
	

A:link.pie {
	font-family: Arial; 
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 13px;
}

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



A:link.Titulos {
	font-family: Arial; 
	color: #3E8A65;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:visited.Titulos {
	font-family: Arial; 
	color: #3E8A65;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:active.Titulos {
	font-family: Arial; 
	color: #00427A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:hover.Titulos {
	font-family: Arial; 
	color: #00427A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}