body {
	background-color: white;
	font-family: Arial;
}
a:link {
	color: blue;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	COLOR: purple;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	COLOR: red;
	text-decoration: underline;
	font-size: 14px;
}
a:hover {
	COLOR: red;
	text-decoration: underline;
	font-size: 14px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px
}

.cart{
	font-family: Arial;
	color: white;
	font-size: 13px;
	vertical-align: middle;
}
.cart a:link {
	color: white;
	text-decoration: underline;
	font-size: 13px;
}
.cart a:visited {
	COLOR: white;
	text-decoration: underline;
	font-size: 13px;
}
.cart a:active {
	COLOR: gray;
	text-decoration: underline;
	font-size: 13px;
}
.cart a:hover {
	COLOR: gray;
	text-decoration: underline;
	font-size: 13px;
}
.guarantee{
	font-family: Arial;
	color: black;
	font-size: 13px;
	font-weight:bold;
	vertical-align: middle;
}
.guarantee a:link {
	color: black;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.guarantee a:visited {
	COLOR: black;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.guarantee a:active {
	COLOR: gray;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.guarantee a:hover {
	COLOR: #B5B5B5;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.bcrum{
	font-family: Arial;
	color: black;
	font-size: 13px;
	font-weight:bold;
	vertical-align: middle;
}
.bcrum a:link {
	color: black;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.bcrum a:visited {
	color: black;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.bcrum a:active {
	color: red;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.bcrum a:hover {
	COLOR: red;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.benefits{
	font-family: Arial;
	color: blue;
	font-size: 10pt;
	font-weight:bold;
        text-decoration: none
	vertical-align: top;
}
.benefits a:link {
	color: blue;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}
.benefits a:visited {
	COLOR: blue;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}
.benefits a:active {
	COLOR: red;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}
.benefits a:hover {
	COLOR: red;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.directory{
	font-family: Arial;
	color: blue;
	font-size: 12px;
}
.directory a:link {
	color: blue;
	font-size: 12px;
	text-decoration: underline;
}
.directory a:visited {
	color: blue;
	font-size: 12px;
	text-decoration: underline;
}
.directory a:active {
	COLOR: red;
	font-size: 12px;
	text-decoration: underline;
}
.directory a:hover {
	COLOR: red;
	font-size: 12px;
	text-decoration: underline;
}
.item{
	font-family: Arial;
	color: blue;
	font-size: 14px;
	vertical-align: middle;
}
.item a:link {
	color: blue;
	font-size: 14px;
	text-decoration: none;
}
.item a:visited {
	color: blue;
	font-size: 14px;
	text-decoration: none;
}
.item a:active {
	COLOR: red;
	font-size: 14px;
	text-decoration: underline;
}
.item a:hover {
	COLOR: red;
	font-size: 14px;
	text-decoration: underline;
}
.item2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #061240;
	font-size: 13px;
}
.item2 a:link {
	color: blue;
	font-size: 13px;
	text-decoration: none;
}
.item2 a:visited {
	color: purple;
	font-size: 13px;
	text-decoration: none;
}
.item2 a:active {
	COLOR: red;
	font-size: 13px;
	text-decoration: underline;
}
.item2 a:hover {
	COLOR: red;
	font-size: 13px;
	text-decoration: underline;
}
.regular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.regular a:link {
	color: blue;
	font-size: 13px;
	text-decoration: underline;
}
.regular a:visited {
	color: purple;
	font-size: 13px;
	text-decoration: underline;
}
.regular a:active {
	COLOR: red;
	font-size: 13px;
	text-decoration: underline;
}
.regular a:hover {
	COLOR: red;
	font-size: 13px;
	text-decoration: underline;
}
.2co-cnt-1 {
	FONT-SIZE: 12px; COLOR: #7a7a7a; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#ad-area {
      FLOAT: right;
      PADDING-BOTTOM: 10px;
      WIDTH: 305px;
      PADDING-TOP: 5px;
}
#float-left {
      FLOAT: left;
      PADDING-BOTTOM: 10px;
      PADDING-TOP: 5px;
}
