a:link.text {color: #cccccc;text-decoration: underline; letter-spacing:
1px; } 
a:link.bar { text-decoration:none; font-weight:bold;
color:#ccccff; letter-spacing:1px;font-size:15px;} 
a:visited.bar {text-decoration:none; font-weight:bold; color:#ccccff;
letter-spacing:1px; font-size:15px;} 
a:hover.bar {text-decoration:none; font-weight:bold;
background-color:#990000;color:white;letter-spacing:1px;font-size:15px;} 
a:active.bar{ text-decoration:none; font-weight:bold;
background-color: #00cccc;letter-spacing:1px;font-size:15px;
color:black} 
a:link  { text-decoration:none; font-weight:normal; color:#FFFFCC; font-size:12px}
 a:visited { text-decoration:none; font-weight:normal; color:#FFFFCC; font-size:12px }
 a:hover{ text-decoration:none; font-weight:normal;  ;color: #66cc33;font-size:12px}
 a:active { text-decoration:none; font-weight:normal;color:black; font-size:12px }
 
 
img { margin:10px; border:solid 1px black }
 p { text-align: center; }
 p.sidebar  { font-family:times new roman, courier
new,courier,monospace; ;font-size:13px;text-align: left;} 
body {margin: 10px; font-family:times new roman, courier
new,courier,monospace ;font-size:14px;color:#FFFFCC;background-color: #333333;} 
h1 {font-family: times new roman;font-size: 40px;font-style: italic; color:#666666;font-weight:bold;text-align:right;  }
h2{font-family: times new roman; font-size: 25px;font-style: italic;font-weight:normal; color:#ffffcc;text-align:right;position:absolute;top:10px;left:60px}
h3 {font-size:15px;color:#ccffff ;font-weight:normal;
letter-spacing:1px;text-align:center ;}
h4 {font-size:13px; ;font-weight:normal;text-align:center} 
h5{ font-family: courier new,courier,monospace;
;font-size:14px;letter-spacing:1px; text-align:center ;}
 hr { width:90%;size:1px;margin-bottom:15px;margin-top:15px }
  
 a:link.bot  { text-decoration:none; font-weight:normal; color:white;background-color:black; }
 a:visited.bot  { text-decoration:none; font-weight:normal; color:white; background-color:black}
 a:hover.bot  {text-decoration:none; font-weight:normal; background-color:#d3d3d3; color:black  }
 a:active.bot { text-decoration:none; font-weight:normal; background-color:black; color:white  }


div#navbar {

    width:100%;
    margin-bottom: 15px;
    padding: 0px;
    text-align:center;
	}
ul#navlisttop {width: 95%;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
	 
	}
ul#navlisttop li {
    display: block;
    margin: 3px;
    padding: 0px;
    float: left;
    width: 15%;
	}
ul#navlisttop a {font-family: times new roman; 
 font-weight:bold; 
 color:#ffffcc; letter-spacing:1px; ;font-size: 14px;  
    
		background: #660000;
    display: block;
    width: auto;
    text-decoration: none;
     
    margin: 0;
    padding: 5px  ;
	
     
	}

ul#navlisttop a:hover, ul#navlist a:active { background:#cc3300   }

 
  
 
 
 
 
