@import url(../styles.css);
a {color: orange; text-decoration:none;}
a:visited {color: #999999; text-decoration:none;}
a:hover {color: #ffcccc; text-decoration:underline;}
.anchor {color: #ffcc00; text-decoration:none;}
body {color: black; background: green;}
.listbox {background-color: khaki; border-width:thin; border-style: dashed; width: 75%; margin: 0 auto; text-align: left;}
.nav {color:white}