img {
	border: 0px;
	}

/* default links */
a:link { color: #005B88; text-decoration: none;}
a:visited { color: #005B88; text-decoration: none;}
a:hover { color: #FF6600; text-decoration: none;}
a:active { color: #000000;text-decoration: none; }

.call a:link { color: #ffffff;  text-decoration: none;}
.call a:visited { color: #ffffff;text-decoration: none;}
.call a:hover { color: #e6550e; text-decoration: none;}
.call a:active {color: #e6550e; text-decoration: none; }

li {
	list-style-image: url(bullet-trns.gif);
	list-style-position: outside;
	margin-bottom:8px;

}

hr {
	size: 1px;
	color: #999999;
	width: 90%
	}
.hea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;


}

.legal {
	font-size: 9px;
	line-height: 1.0;
	background-color: #ffffff;
	color: #666666;
	}

