


a {text-decoration: none}
  a:link {color: #AAAAAA}     /* unvisited link */
a:visited {color: #AAAAAA}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */
a:active {color: #444444}   /* selected link */
a.white:link, a.white:visited {color: #0066CC}
a.white:hover {color: #888888}

h1 {text-align: center ; color:#000000; font: normal normal 500 22 tahoma}
h2, h3, h4, h5, h6 {color:#000000; font-family: arial}
body {background: #FFFFFF; padding: 20; font:  500 14 arial}
p {color: black; font: normal normal 600 14  arial, courier}
p {color: black; font-family: arial, courier ;font-style: normal;  font-variant:  normal; font-weight: 500; font-size: 14 )


/*
body {background-image: url('backblackwithstars.jpg')}
p {color: white; font-family: "arial"}
*/

/*
This is the code to add external and internal style sheets to a document
<link rel="stylesheet" type="text/css"
href="sba0.css" />

<style type="text/css">
<!--

-->
</style> 
*/