body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
}
#footer {
	background-image: url(images/footer-sky.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}


th {
	font-family: "Times New Roman", Times, serif;
}
#deals {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#page_links {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
#deals #pageNumber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
}
#deals #weekDeals {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F9FB0C;
	font-size: 16px;
}
#deals #pageNumber a {
	color: #CCCCCC;
}
#deals #pageNumber .active {
	color: #FF0000;
}

#deals #dealsHome {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	background-color: #CBDFFE;
}

#nav {
	background-image: url(images/long-bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	height: 45px;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}


a:hover {
	color: #FF0000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#deals #pageNumber a:hover {
	color: #FF0000;
}

