a:visited {
	color="#555555";
	font-family: Arial;
	font-size: 10px;
}

a:link {
	color="#218429";
	font-family: Arial;
	font-size: 10px;
}

.links {
	font-family: Arial;
	font-size : 10px;
	color : #218429;
}

.deadlinks {
	font-family: Arial;
	font-size : 10px;
	color : #555555;
}

.linktitle {
	font-family: Arial;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}


.subtitle {
	font-family: Arial;
	font-size : 13px;
	color : #218429;
	font-weight : bold;
}

.sublink {
	font-family: Arial;
	font-size : 12px;
	color : #2F4F4F;
	font-weight : bold;
}

.text {
	font-family: Arial;
	font-size : 11px;
	color : Black;
}

.boldtext {
	font-family: Arial;
	font-size : 11px;
	color : #218429;
	font-weight : bold;
}

.capstext {
	font-family: "Times New Roman";
	font-size : 18px;
	color : Black;
	font-weight : bold;
	font-style : italic;
}

.linkheader {
	font-family: Arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

.chooser {
	font-family: Arial;
	font-size : 11px;
	color : #555555;
  font-weight: bold;
}



