A:ACTIVE {
        font-weight: bold;
        TEXT-DECORATION: none; 
		  color: #000;       
}
A:LINK {
	font-weight: bold;
	TEXT-DECORATION: none;
	  color: #000;  

}
A:VISITED {
        font-weight: bold;
        TEXT-DECORATION: none;
		    color: #000;  

}
A:HOVER {
	font-weight: bold;
	border-bottom: 1px solid #000;

}

a.staywhite {
	color: White;
	background: none;
}	

a.staywhite:hover {
	color: White;
	text-decoration: none;
	border-bottom: none;
}	

img {
border: 0px;
border-bottom: none;
} 

a.img {
	background: none;
}	

a.img:hover {
	border-bottom: none;
}	

a.main-menu {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 12px;
}	

a.main-menu:hover {
	color: #fff;
border-bottom: 1px solid #fff;
	font-weight: bold;
	height: 12px;
}	
a.eclectic{
	color: #7D003F;
	font-weight: bold;
}

a.eclectic:hover{
	color: #7D003F;
	font-weight: bold;
border-bottom: 1px solid #7D003F;
}
