h1 {font-size: 125%; font: Arial ; color: green; font-weight: bold }h2 {font-size: 100%;  text-align: center; font: Arial; color: green } p {font: 100%; font: Arial; color: black }A:link { color: green }       /* unvisited link */A:visited { color: lime }   /* visited links */A:active { color: lime }    /* active links */