table.purple
{
    border-color: #420988;
    border-style: solid;
}

div.size10 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10px; text-decoration: none; }

div.size11 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; text-decoration: none; }

div.size12 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; text-decoration: none; }

div.size12justify { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; text-decoration: none; text-align: justify; text-justify: auto; }

div.size14 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 14px; text-decoration: none; }

div.size16 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px; text-decoration: none; }

div.size20 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 20px; text-decoration: none; }

p.justy10 { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10px; text-align: justify; }

td.producttext { color: #420988; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; text-decoration: none; }

a:link {
	color: #420988;
	text-decoration: underline;
}

a:visited {
	color: #420988;
	text-decoration: underline;
}

a:hover {
 color: #000fff;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}


a.blueLink:link {
	color: #0000cc;
	text-decoration: underline;
}

a.blueLink:visited {
 color: #0000cc;
	text-decoration: underline;
}

a.blueLink:hover {
 color: #006600;
	text-decoration: underline;
}

a.blueLink:active {
	text-decoration: underline;
}

a.purpleLink:link {
	color: #420988;
	text-decoration: none;
}

a.purpleLink:visited {
    color: #420988;
	text-decoration: none;
}

a.purpleLink:hover {
    color: #000fff;
	text-decoration: underline;
}

a.purpleLink:active {
	text-decoration: underline;
}

a.purpleLinkTitle:link {
	color: #420988;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	line-height:1.25;
}

a.purpleLinkTitle:visited {
   color: #420988;
	text-decoration: none;
   font-weight: bold;
}

a.purpleLinkTitle:hover {
   color: #000fff;
	text-decoration: underline;
   font-weight: bold;
}

a.purpleLinkTitle:active {
	text-decoration: underline;
	font-weight: bold;
}

a.menuLink:link {
	color: #420988;
    font-weight: bold;
	text-decoration: none;
}

a.menuLink:visited {
    color: #420988;
    font-weight: bold;
	text-decoration: none;
}

a.menuLink:hover {
    color: #0000cc;
    font-weight: bold;
	text-decoration: underline;
}

a.menuLink:active {
    color: #0000cc;
    font-weight: bold;
	text-decoration: underline;
}

a.blueStyle:link {
	color: #0000cc;
	text-decoration: none;
}

a.blueStyle:visited {
 color: #0000cc;
	text-decoration: none;
}

a.blueStyle:hover {
 color: #006600;
	text-decoration: underline;
}

a.blueStyle:active {
	text-decoration: underline;
}

#home-hosts {
  width: 609px;
  border-bottom: solid 1px;
  border-color: #999999;
 }

.home-hosts-listings {
  margin-top:5px;
}

.home-hosts-listings td {
  height:95px;
  text-align:center;
  line-height:1.25;
  background-color:#e6d9ff;
}

