a {color: #ff9900;
	font-family: ariel, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
a:visited {color: #ff9900;}
a:hover {color: #ff9900;
	font-weight: bold;}
a:active { color: #ff9900;}
/*------------head--------------*/
.head {
			color: #808080;
			font-family: trebuchet ms, sans-serif;
			font-size: 16px;
			}
/* --------------menu------------- */			
.menu {
			color: #808080;
			font-family: trebuchet ms, sans-serif;
			font-size: 12px;			
			}
li {
	 list-style-image: none;
	 }			
/* -----------------content--------------------- */				 
.content {
				  color: #808080;
				 	font-family: trebuchet ms, sans-serif;
			    font-size: 12px;
				 }	
b {
	font-weight: bold;
	}				 
h4 {
	 color: #ff9900;
	 }				 
.div {						
		 border-width: 0px;
		 border-style: solid;
		 border-color: black;
		 padding: 0px;
		 margin-right: 0px;
		 }	
h1.code {
		 font-family: Courier New,Courier;
		 color: black;
		 font-size: 11px;
		}		 
/*---------------footer-----------------*/		 			 		 			
.footer {
				color: #808080;
				font-family: trebuchet ms, sans-serif;
			  font-size: 16px;
				}

.datum {
        color: #808080;
	font-family: trebuchet ms, sans-serif;
	font-size: 10px;
	}				
