a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #348fc4;
}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #348fc4;
}
a:hover {
	font-weight: normal;
	color:  #000000;
	text-decoration: none;
      background: none;
}

.standard {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.standard a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #E7D9B4;
}
.standard a:visited {
	font-weight:normal;
	text-decoration: underline;
	color: #E7D9B4;
}
.standard a:hover {
	font-weight: normal;
	color:  #000000;
	text-decoration: none;
}
.subhead {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;

}
.subhead a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #E7D9B4;
}
.subhead a:visited {
	font-weight:normal;
	text-decoration: underline;
	color: #E7D9B4;
}
.subhead a:hover {
	font-weight: normal;
	color:  #000000;
	text-decoration: none;
}

.menu {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #e7d9b4;
	padding: 2px;
	border: 1px solid;
	text-align: center;
	background-color: #62AAD5;



}
.menu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
      background: #e7d9b4;

}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	color: #666666;
}
.productheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;

}
