p.news { 
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 5px;
 padding-left: 5px;
 color: #333333;
 }
p.news a:link {
 color: #333333;
 text-decoration: none;
 }
p.news a:visited {
 color: #333333;
 text-decoration: none;
 }
p.news  a:active {
 color: #333333;
 text-decoration: none;
 }
p.news  a:hover {
 color: #999999;
 text-decoration: underline;
 }

input, textarea, select {
 background-color: #eeeeee;
 font-family: Geneva, arial, sans-serif;
 font-size: 10px;
 color: #333;
 padding: 0px; 
} 
input.button {
 background-color: #ccc;
 border-style: outset;
 border-color: #999;
 border-width: 2;
} 
.zip {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.zip input, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
}
.storeDetails {
	font-size: 14px;
	text-align: center;
}
.article TH {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 14px;
	background-color: #659BC7;
	text-align: left;
	border: 1px solid #000000;
	text-indent: 12px;
}
.article TD {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.ad TD { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px;
  line-height: 14px;
  color: #1B64B6;
  font-weight: normal;
 } 
.ad a:link {
 font-weight: normal;
 color: #2B478A;
 text-decoration: none;
 }
.ad a:visited {
 font-weight: normal;
 color: #2B478A;
 text-decoration: none;
 }
.ad a:active {
 font-weight: normal;
 color: #2B478A;
 text-decoration: none;
 }
.ad a:hover {
 font-weight: normal;
 color: #6E99FF;
 text-decoration: none;
 }
