
body {background: #e6e6fa;
color:#000000;
font: normal 14pt sans-serif;
margin: 3em 3em 3em 3em }


a {font: normal 1em sans-serif;
text-decoration: underline}
      
a:link {background: #e6e6fa;
color : #6a5acd;}
a:visited {background: #e6e6fa;
color : #ff00ff;}
a:hover {background: #6a5acd;
color : #e6e6fa;}
a:active {background: #e6e6fa;
color : #6a5acd;}

h1 {font: normal 1.6em sans-serif;
text-align:center;
text-decoration:underline;
text-transform:capitalize}


h2 {font: normal 1.3em sans-serif;
text-decoration:underline;
text-transform:capitalize}



blockquote {padding:1em;
font-style:italic}

blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

.links p {text-align:center}

