a {
	font-size: 15px;
	text-decoration: underline;
	font-family:  "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #993300;
}
a:visited {
	color:  #993300;

	}
a:active {
	color:  #993300;ss

	}
a:hover {
	color: #CC6600;
	text-decoration: none;
	}
	
	
a.rust {
	font-size: 14px;
	text-decoration: underline;
	font-family:  "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #993300;
}
a:visited.rust {
	color:  #993300;

	}
a:active.rust {
	color:  #993300;ss

	}
a:hover.rust {
	color: #CC6600;
	text-decoration: none;
	}
	
a.nav {
	font-size: 13px;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFF66;
}
a:visited.nav {
	color:  #FFFF66;
	}
a:active.nav {
	color:  #FFFF66;
	}
a:hover.nav {
	color: #FFFF00;
	text-decoration: none;
	}
	
a.footerlink {
	font-size: 12px;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFCC00;
}
a:visited.footerlink {
	color:  #FFCC00;
	}
a:active.footerlink {
	color:  #FFCC00;
	}
a:hover.footerlink {
	color: #FFFF00;
	text-decoration: underline;
	}

a.iilink {
	font-size: 13px;
	text-decoration:underline ;
	font-family:  "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited.iilink {
	color:  #FFFFFF;
	}
a:active.iilink {
	color:  #FFFFFF;
	}
a:hover.iilink {
	color: #FFFF99;
	text-decoration:none ;
	}
	
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF99;
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: bolder;

}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: square;
	color: #000000;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC3300;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.brownitalic {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC3300;
	font-style: italic;
}
.boldyellow {
	font-weight: bolder;
	color: #FFFF00;
}
.bold16brown {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC3300;
}
