/* Creative Art screen styles */
body {color: black}
h1, h2, h3, h4, h5, h6 {font-family: "Monotype Corsiva", cursive}
address {color: black; font-weight: bold; font-style: normal; font-variant: small-caps; text-align: center; clear: both; border-top: 2Spx solid purple; clear: both}
#head {text-align: right; border-bottom: 1px solid purple}

#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}
#links a {display: block; font-family: sans-serif; color: white; font-size: 12pt}
#links a.newgroup {margin-top: 15 px}

