.footer {
	color: #FFFFF0;
}
A:link {
	color: #990000;
	font-weight: bold;
}
A:visited {
	color: #990000;
	font-weight: bold;
}
A:hover {
	color: #CC6600;
	font-weight: bold;
}


a.footer:link { color: white; font-weight: bold }
a.footer:visited { color: white; font-weight: bold }
a.footer:hover {  color:#FFCC33; font-weight: bold;}


td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.6em}
.paragr_title {  font-size: 12px; font-weight: bold; color: #990000}
.divtitle {  font-size: 12px; font-weight: bold; text-decoration: underline}
.highlight {  background-color: #FFCC66}
.elevenpx {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.page-heading {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #900;
	letter-spacing: .4em;
}
