
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.linksText, a.linksText:boxlink, a.linksText:visited, a.linksText:active {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.linksText:hover {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.linksTextS, a.linksTextS:boxlink, a.linksTextS:visited, a.linksTextS:active {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	color: #CCCCCC;
	text-decoration: none;
}

a.linksTextS:hover {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	color: #FFFFFF;
	text-decoration: underline;
}
p,td,.lightText {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.linksText {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	font-weight: bold;
	color:#CCCCCC;
}
.lightTextTitle {
	font-family: Garamond, "Calligraph810 BT", "CloisterOpenFace BT", Times;
	font-size:medium;
	font-weight: bold;
	color: #CCCCCC;
	font-style: oblique;
}
