<!--

	/*Comienzo de los efectos del link de la barra de menu principal*/
	.Texto_Ver_Completa {font-family: Times New Roman; font-size: 15px; font-weight: bold; color: #FFFFFF;}/*Texto de la barra de menu  principal*/
	a.Link_Ver_Completa:visited {font-family: Times New Roman; font-size: 15px; font-weight: bold; text-decoration:none; color: #FFFFFF;}
	a.Link_Ver_Completa:link {font-family: Times New Roman; font-size: 15px; font-weight: bold; text-decoration:none; color: #FFFFFF;}
	a.Link_Ver_Completa:active {font-family: Times New Roman; font-size: 15px; font-weight: bold; text-decoration:none; color: #FFFFFF;}
	a.Link_Ver_Completa:hover {font-family: Times New Roman; font-size: 16px; font-weight: bold; text-decoration:none; color: #FFB3B3;}
	/*Fin efectos de los Link barra menu perincipal*/

	a.Link_Volver:visited {font-family: Times New Roman; font-size: 15px; font-weight: bold; text-decoration:none; color: #000000;}
	a.Link_Volver:link {font-family: Times New Roman; font-size: 15px; font-weight: bold; text-decoration:none; color: #000000;}
	a.Link_Volver:active {font-family: Times New Roman; font-size: 15px; font-weight: bold; text-decoration:none; color: #000000;}
	a.Link_Volver:hover {font-family: Times New Roman; font-size: 16px; font-weight: bold; text-decoration:none; color: #FFB3B3;}
	
	.Texto_Standar_Ne { font-family: Times New Roman; font-size: 13px; color: #333333; font-weight: bold;}/*texto del pie de pagina de los derechos reservadost*/	
	.Texto_Standar { font-family: Times New Roman; font-size: 13px; color: #333333;}/*texto del pie de pagina de los derechos reservadost*/	

	.Texto_Cargando { font-family: Times New Roman; font-size: 13px; color: #D62828}/*Estilo de Ante Titulo*/
	
	.Boton_Postales { 
		font-family: Times New Roman;
		font-size: 10px; 
		color: #000000; 
		border: 1px #000000 solid; 
		font-weight: bold
	}
	
	.Caja_texto_Postales { 
		font-family: Times New Roman;
		font-size: 10px; 
		color: #000000; 
		border: 1px #000000 solid; 
	}
-->