a:link { text-decoration:underline; color: #00ccff }
  a:visited { text-decoration:underline;color: purple }
  a:hover { text-decoration:underline; color: White }
  a:active { text-decoration:none }
  a img {border: none; } 


<!--
body {

width: 1001px;
margin:0 auto;
margin-top: 50px;
background-color:black;

background-image: 
url('images/sf.gif');
background-repeat: repeat;
background-attachment:fixed;
font-family:"Times New Roman",Times,serif;

font-size:18px;color: #00ccff;

}


td { 
width: 750px;
border-color: #00184a; 
border: thin solid #00184a;
padding: 10px;
height: 10px;
vertical-align: top;
}

table.center {margin-left:auto; margin-right:auto;}



 div.c6 {text-align:center;font-size:12px;}
 h3.c5 {font-family:times new roman;font-weight: normal}
 h2.c4 {font-family:times new roman;font-weight: normal;font-size:150%}
 div.c3 {text-align:center;font-size:14px;}
 div.c2 {text-align:center}
 h2.c1 {font-family:times new roman;font-weight: normal}


h1 {text-align:center;font-size:250%;font-weight: normal;}
h2 {text-align:center;font-size:120%;font-weight: normal;}
h3 {text-align:center;font-size:90%;font-weight: normal;}
p {text-align:left;font-size:100%;font-weight: normal;}

hr {
text-align:center;
border: 0;
color: #00ccff;
background-color: #00ccff;
height: 2px;
width: 15%;
}

 div#wrapper {
width: 80%;
text-align:left;
background-image: 
url('images/sf.gif');
background-repeat: repeat;
background-attachment:fixed;
background-color:#000000;
margin-top: 25px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #00184a;
}



blockquote {
 border : none;
 width: 750px;
 margin-left: auto;
 margin-right: auto;
 padding: 10px;
 background-color:transparent ;
 
 }




div#main {
text-align: left;
margin-left: 10px;
margin-right: 10px;
margin-top: 1px;
padding: 10px;}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

div#sitemap {
}

div#footer {
text-align:center;
padding: 15px;
margin: 0px;
border-top: thin solid #00184a;
}

div#footer ul li{
color : maroon;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #00184a;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : none;
}



