body {
	background-color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #640022;
}
p {
	margin-bottom:0;
	margin-top:0;
}
.sub_title {
	color: #640022;
	font-weight: bold;
}

.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.nav a:link{
	text-decoration: none;
}
.nav a:visited{
	text-decoration: none;
}
.nav a:hover{
	text-decoration: underline;
}
.nav a:active{
	text-decoration: none;
}

.footerlinks a {
	font-size: 11px;
	color: #FFFFFF;
}
.footerlinks a:link {
	text-decoration: none;
}
.footerlinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.deals a {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}
.deals a:link {
	text-decoration: none;
}
.deals a:visited {
	text-decoration: none;
	color: #666666;
}
.deals a:hover {
	text-decoration: underline;
	color: #666666;
}
.deals a:active {
	text-decoration: none;
	color: #666666;
}
