
/*my art pages screen styles*/
body {background-color:#9370db;}
h1 {font-family: amazone bt, monotype corsiva, admiral, brushwood, segoe script, arial; }
h1 {color: white; }
h3 {color: white;}
h5 {color: blue;}
#links a {display: block; font-family: sans-serif; color:blue; font-size: 9 pt}
#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}

#links1 a {display: block; font-family: sans-serif; color:white;}
#links1 a:link {text-decoration: none}
#links1 a:visited {text-decoration: none}
#links1 a:hover {color: black; text-decoration: underline}
#links1 a:active {text-decoration: none}


address {color: blue; font-style: normal; font-variant: small-caps;
 text-align: center}












