 body { background-color:#C0C0C0; font-family:Arial,sans-serif; font-size:14px; }
 h1: { font-family:Arial,sans-serif;font-size:30px; color:#FF0000; }
 h2: { font-family:Arial,sans-serif;font-size:25px; color:#0000DD; }
 h3: { font-family:Arial,sans-serif;font-size:20px; color:#00CC00; }
 h4: { font-family:Arial,sans-serif;font-size:15px; color:#00FF00; }
 a:link { color:#EE0000; text-decoration:none; font-weight:bold; }
 a:visited { color:#800000; text-decoration:none; font-weight:bold; }
 a:hover { color:#EE0000; text-decoration:none; background-color:#FFFF99; font-weight:bold; }
 a:active { color:#0000EE; background-color:#FFFF99; font-weight:bold; }