BODY {background-image: url(back.jpg); 


h1 { color: #000000; font-family: "georgia, century gothic"; font-size: 15px; font-weight: 100; margin-top: 5px;}
table.nav { margin-top: 5px;}

p { color: #000000; font-family: "georgia, comic sans ms"; padding: 0px 0px; text-indent: 0px; margin-left: 0px; }  

a:link { 
color: #000000; 
background-color: ;
text-decoration: none;
border: 0px solid white; 
font-family: "georgia, Century Gothic"; 

}
a:visited { 
color: #000000; 
background-color: ;
text-decoration: none;
border: 0px solid white; 
font-family: "georgia, Century Gothic"; 

}
a:hover {
color: #9B9B9D; 
background-color: ;
text-decoration: none;
border: 0px solid black; 
font-family: "georgia, Century Gothic"; 

}
a.nav:link { 
color: #000000; 
background-color: ;
text-decoration: none;
border: 0px solid white; 
font-family: "georgia, Century Gothic"; 

}
a.nav:visited { 
color: #000000; 
background-color: ;
text-decoration: none;
border: 0px solid white; 
font-family: "georgia, Century Gothic"; 

}
a.nav:hover {
color: #9B9B9D; 
background-color: ;
text-decoration: underline;
border: 0px solid black; 
font-family: "georgia, Century Gothic"; 
}



