/* use this to put borders around things... */ .thin_border { border: 1px solid black; } .greenlink:hover { background-color: #67b168; color: white; text-decoration: none; } /*# sourceMappingURL=styles.css.map */