	
a {
	color: #999966;
	font-weight:bold;
	}
	
a:hover {
	color: #000033;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #CCCCCC;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	text-align: center;
	}
	
#navigation a:hover {
	background: #000000 14px 45% no-repeat;
	color:#999966;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.navText {
	color: #FFFF99;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "Tiffany Lt BT", "Tiffany HvIt BT", "Tiffany Hv BT";
	font-size: 10px;
	}
	
