 a {
  color: #FF6600;
  font-weight:bold;
  }
  
  a:hover {<
  color: #3366CC;
  }</p>
/* ID Styles */
#navigation td {
  border-bottom: 2px solid #C0DFFD;
  }
  
  #navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #009900;
	background-color: #006633;
	background-position: 14px 45%;
  }
  
  #navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 14px 45%;
  }

#navigationa td {
  border-bottom: 2px solid #C0DFFD;
  }
  
  #navigationa a {
	color: #FFFFFF;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 6px 4px 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #009900;
	background-color: #279432;
	background-position: 14px 45%;
  }
  
  #navigationa a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 14px 45%;
  }
