body {
	background-color: #94AAC1;
	margin: 5px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	
}
td { 
	font-family:"Trebuchet MS";
	font-size: 12px;
	color : #000000;
	
} 

a { 
color : #000000; 
font-weight : bold; 
text-decoration : none; 

} 
a:hover { 
color : #999999; 
} 

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.2em;
	line-height:17px;
	display:block;
	padding: 0px 5px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#000000;
	background: #E0DFE3;
	
	}
#link a {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:20px;
	display:block;
	padding: 0px 10px;
	border-right:0px solid #999999;
	}
	
#link a:hover {
	color:#000000;
	background: #EFEFEF;
} 
#link2 a {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing:.2em;
	line-height:25px;
	display:block;
	padding: 0px 15px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	
	
	}
	#link2 a:hover {
	color:#000000;
	background: #E0DFE3;
	}
