body {
	margin: 0px;
}
P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}	
.headerBkgd {
	background-image: url(images/images_home/header_bkgd_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.specialsBkgd {
	background-image: url(images/images_home/specials_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsBkgd {
	background-image: url(images/images_home/news_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.specialsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsText a:link {
	text-decoration: none;
	color: #000000;
}
.newsText a:visited {
	color: #000000;
}
.newsText a:hover {
	text-decoration: underline;
	color: #000000;
}
.specialsText a:link {
	color: #000000;
	text-decoration: none;
}
.specialsText a:visited {
	color: #000000;
}
.specialsText a:hover {
	color: #000000;
	text-decoration: underline;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bottomLinks a:link {
	color: #999999;
	text-decoration: none;
}
.bottomLinks a:visited {
	color: #999999;
}
.bottomLinks a:hover {
	color: #999999;
	text-decoration: underline;
}
.specialsTextSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.specialsTextSub a:link {
	color: #000000;
	text-decoration: none;
}
.specialsTextSub a:visited {
	color: #000000;
}
.specialsTextSub a:hover {
	color: #000000;
	text-decoration: underline;
}
.mainHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A01110;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pageText a:link {
	color: #A01110;
	text-decoration: none;
}
.pageText a:visited {
	color: #000000;
}
.pageText a:hover {
	color: #000000;
	text-decoration: underline;
}
