a:link {
	text-decoration: none;
	color: #ff9;
	font-family: Papyrus;
	}
	
a:visited {
	text-decoration: none;
	color: #ff9;
	font-family: Papyrus;
	}
	
a:active {
	text-decoration: none;
	color: #ff0;
	font-weight: bold;
	font-family: Papyrus;
	}
	
a:hover {
	text-decoration: none; 
	color: #ff0;
	font-weight: bold;
	font-family: Papyrus;
	}

.set2 a:link {
	text-decoration: none;
	color: #ff9;
	font-size: 14;
	font-weight: normal;
	font-family: Papyrus;
	}
	
.set2 a:visited {
	text-decoration: none;
	color: #ff9;
	font-size: 14;
	font-weight: normal;
	font-family: Papyrus;
	}
	
.set2 a:active {
	text-decoration: none;
	color: #ff0;
	font-size: 14;
	font-weight: normal;
	font-family: Papyrus;
	}

.set2 a:hover {
	text-decoration: underline; 
	color: #ff0;
	font-size: 14;
	font-weight: normal;
	font-family: Papyrus;
	}

.intext a:link {
	color: #000;
	}
	
.intext a:visited {
	text-decoration: none;
	color: #ff9;
	font-family: Papyrus;
	}
	
.intext a:active {
	text-decoration: none;
	color: #ff0;
	font-weight: bold;
	font-family: Papyrus;
	}
	
.intext a:hover {
	text-decoration: none; 
	color: #ff0;
	font-weight: bold;
	font-family: Papyrus;
	}

.sitemap a:link {
	text-decoration: none;
	color: #ff9;
	font-family: verdana;
	font-size: 10pt;
	}
	
.sitemap a:visited {
	text-decoration: none;
	color: #ff9;
	font-family: verdana;
	font-size: 10pt;
	}
	
.sitemap a:active {
	text-decoration: none;
	color: #ff9;
	font-family: verdana;
	font-size: 10pt;
	}
	
.sitemap a:hover {
	text-decoration: none; 
	color: #ff0;
	font-family: verdana;
	font-size: 10pt;
	}