body { color: #ffffff;
    background: #000000 url(images/dkblsilk.jpg);
 }
a:link {text-decoration : none; color:lightblue}
a.b:link {text-decoration : none; color:lightblue}
a:visited {text-decoration : none; color:red}
a:active {text-decoration : none; color:red}
a:hover {text-decoration : none; color:yellow}
h1 {color: #ff00ff; text-align: center; font-weight: bold; font-size: x-large}
h1.dark {color: #800080; text-align: center; font-weight: bold; font-size: x-large}
h2 {color: #00ffff; text-align: left; font-weight: bold; font-size: large}
h2.dark {color: #008000; text-align: left; font-weight: bold; font-size: large}
h3 {color: #ffff00; text-align: left; font-weight: bold; font-size: medium}
p { font: normal medium; color: #ffffff;}
p.bi {font-weight: bold; font-style: italic}
p.c {text-align: center}
p.b {color: #ffffff;}
p.c1 {font-weight: bold}
p.br {color: #000000; text-align: right;}
p.em {font-weight: bold; font-style: italic}
p.center {text-align: center}
p.dark {color: #000000;}
span.c {color:#ff0000}
span.c2 {color:#ff0000}
span.brite {color:#ffff00}
div.center {text-align: center}
li {color: #ff0000; font: bold large; )
}
td.menubar {
 color: white;
 background: darkbrown url(images/cellpic2.jpg);
	font-family : Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 0;
	text-align: center;
 border: 1;
 border-collapse: collapse;
 border-bottom-color: white;
 border-left-color: black;
 border-right-color: white;
 border-top-color: black;
 
}
