body {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: yellow;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}.smallText {
	font-size: 12px;
}
.copyright {
	font-size: 10px;
}
.blueBold {
	font-weight: bold;
	color: #9966ff;
}
.tablePad {
	margin: 10px 10px 0px;
}
.orange1 {
	color: #FF9900;
}
.orange2 {
	color: #FFCC00;
}
.dailyBread {
	background-image:  url("../images/106.gif");
	background-repeat: no-repeat;
}

