body {font: "Trebuchet MS"; font-weight:normal; text-decoration:none}

p {font-family: "Trebuchet MS" ;}
li {font-family: "Trebuchet MS"; font-size: 12px; margin: 10px;}
h1 {font-family: "Trebuchet MS"; font-size: 12px; margin: 10px;}
h2 {font-family: "Trebuchet MS"; font-size: 14px; margin: 10px;}	

a:link { color: #000000; text-decoration: none; }
a:visited { color:#0000000; text-decoration: none;}
a:hover { color: #009900; text-decoration: none; }

#nav a{color: #FFFFFF;
       font-family: "Trebuchet MS";
	   font-weight: 800;
	   font-size: 10pt;
	   background-color: #993300;
	   border: 1px solid #993300;
	   width: 90%;
	   text-decoration: none;
	   display: block;
	   margin-bottom: 3px;
	   padding: 4px;
	   height: 35px;}
#nav a:hover{color: #FFFFFF;
             font-size: 10pt;
             border: 1px solid #CCCCCC;
			 width: 90%;
			 text-decoration: none;
			 display: block;}
			 
.ziggy {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}


