  a {
  	font-family: Tahoma;
  	font-size: 11px;
  	text-decoration: none;
  	color: #ff6600;
  }
    
  a:hover, a:active {
  	color: #ff9900;
  }	
  
  #navigation li {
  	color: #ff9900;
  }	
  
  h2 {
  	text-align: right;
  	color: #ff9c00;
  	font-size: 12px;
  	font-weight: bold;
  	font-family: Tahoma;
  	margin: 0;
  	margin-right: 20px;
  	padding: 0;
  }
  
  h3, h4, h5, h6 {
  	text-align: right;
  	color: #ff9c00;
  	font-size: 12px;
  	font-weight: bold;
  	font-family: Tahoma;
  	margin: 0;
  	margin-right: 20px;
  	margin-top: 50px;
  	padding: 0;
  }  	
