a.iesix:link {
	font-weight : bold; 
	text-decoration : none;
	color: #808080;
	background: transparent; 
	}

a.iesix:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #808080;
	background: transparent; 
	}

a.iesix:hover {
	font-weight : bold; 
	text-decoration : none;
	color:#3282A7;
	background: transparent; 
	}

a.iesix:active {
	font-weight : bold; 
	text-decoration : none;
	color:#3282A7;
	background: transparent;  
	}
