/*
	#990F07 = burgundy
	#c0c0c0 = light grey
	#6699CC = xxx	
	#666666 = blackgrey
*/

body {
	background-color: #FFFF99;
}

body, td, th {
	color: #666666;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #006666;
}

a:hover {
text-decoration: underline;}

a:link {
text-decoration: none;}

a:visited {
text-decoration: none;}

.keywrd {
font-weight: normal;
font-size: 9px;
color: #666666;
font-style: normal;
font-family: arial;
text-decoration: none;}

.largerview {
font-weight: normal;
font-size: 10px;
color: #666666;
font-style: normal;
font-family: arial;
text-decoration: none;}

.largerview:hover {
color: #990F07;
text-decoration: underline;}

.coupon {
font-weight: bold;
font-size: 16px;
color: #ffffff;
font-style: normal;
font-family: arial;
text-decoration: none;}

.coupontext {
font-weight: normal;
font-size: 14px;
color: #000000;
font-style: normal;
font-family: arial;
text-decoration: none;}

.ordernow {
font-weight: normal;
font-size: 14px;
color: #990F07;
font-style: normal;
font-family: arial;
text-decoration: none;}

.ordernow:hover {
color: #666666;
text-decoration: underline;}

.black-text {
font-weight: normal;
font-size: 13px;
color: #666666;
font-style: normal;
font-family: arial;
text-decoration: none;}

.footer {
	font-family: arial;
	font-size: 10px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 7px;
	color: #999999;
	}
.footer li {
	display: inline;
	padding-right: 1px;
	letter-spacing: 0px;
	}
.footer a {
	}
.footer a:link {
	color: #0000FF;
	}
.footer a:visited {
	color: #0000FF;
	}
.footer a:hover {
	color: #333;
	}
.footer a:active {
	color: #0000FF;
	}	