@charset "UTF-8";
/* CSS Document */

/* no list-markers by default, since lists are used more often for semantics */
ul, ol { list-style:none }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
