
.LKVerde:link { color: rgb(0,255,0); text-align: right; text-decoration : none;}
.LKVerde:visited { color: rgb(0,255,0); text-align: right; text-decoration : none;}
.LKVerde:hover  {  color: rgb(0,255,0); text-align: right; text-decoration : underline;}
.LKVerde:active {  color: rgb(0,255,0); text-align: right; text-decoration : none;}

.LKYellow:link { color: rgb(255,255,0); text-align: right; text-decoration : none;}
.LKYellow:visited { color: rgb(255,255,0); text-align: right; text-decoration : none;}
.LKYellow:hover  {  color: rgb(255,255,0); text-align: right; text-decoration : underline;}
.LKYellow:active {  color: rgb(255,255,0); text-align: right; text-decoration : none;}

.LKCyan:link { color: rgb(0,255,255); text-align: right; text-decoration : none;}
.LKCyan:visited { color: rgb(0,255,255); text-align: right; text-decoration : none;}
.LKCyan:hover  {  color: rgb(0,255,255); text-align: right; text-decoration : underline;}
.LKCyan:active {  color: rgb(0,255,255); text-align: right; text-decoration : none;}

.LKMagenta:link { color: rgb(255,0,255); text-align: right; text-decoration : none;}
.LKMagenta:visited { color: rgb(255,0,255); text-align: right; text-decoration : none;}
.LKMagenta:hover  {  color: rgb(255,0,255); text-align: right; text-decoration : underline;}
.LKMagenta:active {  color: rgb(255,0,255); text-align: right; text-decoration : none;}

.LKNormal:link { color: rgb(255,255,255); text-align: right; text-decoration : none;}
.LKNormal:visited { color: rgb(255,255,255); text-align: right; text-decoration : none;}
.LKNormal:hover  {  color: rgb(255,255,255); text-align: right; text-decoration : underline;}
.LKNormal:active {  color: rgb(255,255,255); text-align: right; text-decoration : none;}

				.FilterFiltradoActual 
				{
				
				color:#ffffff;
				text-align: left;
				font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
				font-size: 9px; 
				font-weight: normal; 
				font-style: normal; 
				padding: 2px 2px 1px 2px;
				text-transform:capitalize;
				
				}

				.FilterFiltradoYellow
				{				
				background-color: #000000;
				border: 1px solid;
				border-color: #ffff00;
				margin: 0 0 0 7px;
				}

				.FilterFiltradoAzul
				{				
				background-color: #000000;
				border: 1px solid;
				border-color: #0000FF;
				margin: 0 0 0 7px;
				}
								
				
				.FilterFiltradoVerde 
				{				
				background-color: #000000;
				border: 1px solid;
				border-color: #00FF00;
				margin: 0 0 0 7px;
				}

				.FilterFiltradoCyan 
				{				
				background-color: #000000;
				border: 1px solid;
				border-color: #00FFFF;
				margin: 0 0 0 7px;
				}

				.FilterFiltradoMagenta
				{				
				background-color: #000000;
				border: 1px solid;
				border-color: #FF00FF;
				margin: 0 0 0 7px;
				}
				
				.FilterLabel 
				{
				background-color: rgb(40,40,40);
				text-align: left;
				font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
				font-size: 14px; 
				color: rgb(255,255,255); 
				letter-spacing: 2px; 
				font-weight: bold; 
				padding: 7px;
				}

				.FilterCuerpo 
				{
				height: auto;
				
				background-color: rgb(70,70,70);
				float: left;
				text-align: left;
				font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
				font-size: 12px; 
				font-weight: normal; 
				font-style: normal; 
				padding-top: 7px;
				padding-left: 7px;
				padding-right: 7px;
				padding-bottom: 7px;
				}
				
				
				.FilterCol
				{
				width: 17%;
				height: auto;
				text-align: left;
				float: left;
				padding-right: 7px;
				
				
				}
				
				.FilterColCat
				{
				width: 250px;
				height: auto;
				text-align: left;
				float: left;
				padding-right: 7px;
				
				
				}
				
				.FilterMenuNormal
				{
				padding-bottom: 7px;
				width: 100%;
				float: left;
				color:#ffffff;
				}

				.FilterMenuYellow
				{
				padding-bottom: 7px;
				width: 100%;
				float: left;
				color:#ffff00;
				}				
				
				.FilterMenuAzul
				{
				padding-bottom: 7px;
				width: 100%;
				float: left;
				color:#ffff00;
				}
				
				.FilterMenuVerde
				{
				padding-bottom: 7px;
				width: 100%;
				float: left;
				color:#00ff00;
				}
				
				.FilterMenuCyan
				{
				padding-bottom: 7px;
				width: 100%;
				float: left;
				color:#00ffff;
				}				
				
				.FilterMenuMagenta
				{
				padding-bottom: 7px;
				width: 100%;
				float: left;
				color:#ff00ff;
				}				
				.FilterBorde 
				{
				width: 980px;
				background-color: rgb(70,70,70);
				border: 10px solid #efefef;
				float: left;
				text-align: left;
				
				}