a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;	
}
a.EnlaceMenu:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 16px;
}
a.EnlaceMenu:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 16px;
}
a.EnlaceMenu:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 16px;	
}
a.EnlaceMenuSinSubrayar:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
}
a.EnlaceMenuSinSubrayar:link {
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
}
a.EnlaceMenuSinSubrayar:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	font-size: 16px;	
}
a.EnlaceSubMenu:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
}
a.EnlaceSubMenu:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
}
a.EnlaceSubMenu:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
a.EnlaceOscuro:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
}
a.EnlaceOscuro:link {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
}
a.EnlaceOscuro:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
a.EnlaceMenuDirectorio:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
a.EnlaceMenuDirectorio:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
a.EnlaceMenuDirectorio:hover {
	color: #0000FF;
	text-decoration:underline;
	font-weight:bold;
	font-size: 14px;	
}
a.EnlaceChiquito:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}
a.EnlaceChiquito:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}
a.EnlaceChiquito:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;	
}

