.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link { color: #D7D7D8; text-decoration: underline;  }
.footer a:visited { color: #D7D7D8; text-decoration: underline;  }
.footer a:hover { color: #FDC22C; text-decoration: underline;  }
.footer a:active { color: #D7D7D8; text-decoration: underline;  }

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.bodycopy a:link { color: #000000; text-decoration: underline;  }
.bodycopy a:visited { color: #000000; text-decoration: underline;  }
.bodycopy a:hover { color: #9D0020; text-decoration: underline;  }
.bodycopy a:active { color: #000000; text-decoration: underline;  }

.newsbg {
	background-image: url(/images/stripes.gif);
	background-repeat: repeat-x;
}
.newstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323132;
	text-align: left;
}
.newstable a:link { color: #323132; text-decoration: underline;  }
.newstable a:visited { color: #323132; text-decoration: underline;  }
.newstable a:hover { color: #C12947; text-decoration: underline;  }
.newstable a:active { color: #323132; text-decoration: underline;  }
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C12947;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #323132;
}
.smnewstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.smnewstitle a:link { color: #333333; text-decoration: underline;  }
.smnewstitle a:visited { color: #333333; text-decoration: underline;  }
.smnewstitle a:hover { color: #C12947; text-decoration: underline;  }
.smnewstitle a:active { color: #333333; text-decoration: underline;  }