@import	url(http://www.canit.se/%7Egriffon/griffon.css);

/* Följer gör bara sånt som skiljer sig från ovanstående */
IMG {margin: 1Em; }

h1, h2, h3, p, BODY, TD       { color: #000; background: #DDD;} 
small          { color: #333; background: #DDD;}
A:link         { color: blue; background: #DDD; }
A:link IMG     { border-color: gray; }
A:visited      { color: navy; background: #DDD; }
A:visited IMG  { border-color: silver; }
A:active       { color: white; background: black }
HR   { color: Silver; background: #DDD;
       width: 15%; margin-right: auto; margin-left: auto;} 
H1, H2, H3, .centre {text-align: center}

