.sitelocale {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
	text-align: center;
}
.sitelocale a:link { 
	color: #FFFF66;
	text-decoration: none;
	}
.sitelocale a:visited { 
	color: #FFFF66;
	text-decoration: none;
	}
.sitelocale a:hover { 
	color: #FFFFCC;
	font-size: 18px;
	/*background-image: url(../Images/menu button select.JPG);*/
	background-position: 100px 12px;
	background-repeat: repeat;
	background-color: #917448;
	font-weight: normal;
	text-decoration: none;
	}
.sitelocale a:active { 
	
	text-decoration: none;
}
	
.sitelocale2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
}
.sitelocale2 a:link { 
	color: #FFFF66;
	text-decoration: none;
	}
.sitelocale2 a:visited { 
	color: #FFFF66;
	text-decoration: none;
	}
.sitelocale2 a:hover { 
	color: #FFFFCC;
	font-size: 18px;
	/*background-image: url(../Images/menu button select.JPG);*/
	background-position: 100px 12px;
	background-repeat: repeat;
	background-color: #917448;
	font-weight: normal;
	text-decoration: none;
	}
.sitelocale2 a:active { 
	
	text-decoration: none;
}

.sitenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
	text-align: center;
}
.sitenav a:link { 
	color: #FFFF66;
	text-decoration: none;
	}
.sitenav a:visited { 
	color: #FFFF66;
	text-decoration: none;
	}
.sitenav a:hover {
	color: #FFFFCC;
	font-size: 18px;
	/*background-image: url(../Images/menu button select.JPG);*/
	background-position: 100px 12px;
	background-repeat: repeat;
	background-color: #28200D;
	font-weight: normal;
	text-decoration: none;
	}
.sitenav a:active { 
	
	text-decoration: none;
}
