a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #006633;
}
a:hover { color: #ed1c24; }
a:active { color: #ed1c24; }
body {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
breadcrumbs { color: fuchsia; }
p {
	color: #333333;
}
td {
	color: #333333;
}
text { color: #2c4727; }
.foottxt { color: white; }
a.text { color: #b64816; }
a.text:link { color: #b64816; }
a.text:hover { color: #d59a56; }
