#anchors a {
	text-decoration: none;
	color:#0000FF;
}

#anchors a:link {
	color:#0000FF
}

#anchors a:visited {
	color:#0000FF
}

#anchors a:hover {
	color:#663300
}

#anchors a:active {
	color:#0000FF
}

ul#anchors {
	list-style-type: upper-alpha;
	color:#0000FF}

div#shipping {
	border:1px solid #C0C0C0;
	background-color:#CCCCCC;
	padding-left:30px;
}