a:link, a:visited {
	color: #4B0505;
	text-decoration: underline;
}
a:hover, a:active {
	color: #4B0505;
	text-decoration: underline;
}



.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #918A71;
}

body, p, td, li {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/*margin: 0px; -- margin commented out by mdm, 21 nov 2002, 10:30 ET */
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.mainGold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC9BE;
}
