a:visited {
color:#5A6F7F;
}
a {
color:#004477;
}
a, a:hover {
text-decoration:none;
}
ul.pipe {
list-style-type:none;
}
.pipe li {
background-position:left center;
background-repeat:no-repeat;
}
.pipe li + li {
background-image:url(http://www.adobe.com/images/master/markers/pipe.gif);
padding-left:1px;
}