a.enlace_dir:link{
	font-family: arial;
	font-size: 16px;
	color: #8B4513;
	text-decoration: none;
}
a.enlace_dir:visited{
	font-family: arial;
	font-size: 16px;
	color: #8B4513;
	text-decoration: none;
}
a.enlace_dir:hover{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #191970;
	text-decoration: none;
}

a.enlace_principal:link {
	color: midnightblue;
	padding-left: 1px;
	padding-right: 1px;	
	font-weight: normal;
	font-size: 13px;
	width: 200px;
	text-decoration: none;
}
a.enlace_principal:visited {
	color: midnightblue;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	width: 200px;
}
a.enlace_principal:hover {
	font-weight: normal;
	background-color: Maroon;
	color: white;
	font-size: 13px;
	padding-left: 1px;
	padding-right: 1px;
	width: 200px;
}
a.enlace_aviso:link {
   color:maroon;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
}
a.enlace_aviso:visited {
                     color:maroon;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
}

a.enlace_aviso:hover {
                     color:white;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
}

a.enlace_submenu:link {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: white;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
}

a.enlace_submenu:visited {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: white;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
}

a.enlace_submenu:hover {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: Aqua;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
}

a.enlace_submenu_b:link {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: white;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
}

a.enlace_submenu_b:visited {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: white;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
}

a.enlace_submenu_b:hover {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: Aqua;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
}

a.enlace_producto:link {
	background: transparent;
	font-family: sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #696969;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
	font-weight: bold;	
}

a.enlace_producto:visited {
	background: transparent;
	font-family: sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #696969;
	padding-left: 5px;
	padding-right: 5px;	
	width: 200px;
	font-weight: bold;	
}

a.enlace_producto:hover {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
a.enlace_contacto:link{
	background: Transparent;
	font-family: "Arial narrow","Microsoft Sans Serif";
	font-size: 20px;
	text-decoration: none;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
}
a.enlace_contacto:visited{
	background: Transparent;
	font-family: "Arial narrow","Microsoft Sans Serif";
	font-size: 20px;
	text-decoration: none;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
}

a.enlace_contacto:hover{
	background: Transparent;
	font-family: "Arial narrow","Microsoft Sans Serif";
	font-size: 20px;
	text-decoration: underline;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
}

