@import "c01-adv.css";

html, body, h1, p, a {font-family: arial, sans-serif;
font-weight: bold;
color: #000;
background: #fff;}

h2 a {font-family: garamond, times, serif;}

a:link, a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}