.globalNav{
        font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: white;
	TEXT-DECORATION: none;
}
.globalNav a{
        font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: white;
	
}

.globalNav a:link{
        font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: white;
	
}

.globalNav a:hover{
        font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #D1C686;
	
}

.globalNav a:visited{
        font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: white;
	
}




