a		{ 
	color: #996600; 
	text-decoration: none 
}

a:hover   { 
	color: #996600; 
	text-decoration: underline 
}

body    {
	font-family: Verdana, sans-serif;
	background-color: #53533F;
}
td{
	font-size:12px;
}
#header{
	border:1px #fff solid;
	padding:-1px -1px -1px -1px; 
}
#foot{
	font-size:10px;
	color:#fff;
}
#foot a {
  	color: #CCCC00; 
	text-decoration: none;
}

#foot a:hover {
  	color: #CCCC00; 
	text-decoration: underline; 
}
#footSplash{
	font-size:10px;
	color:#999999;
}
#footSplash a {
  	color: #CCCC00; 
	text-decoration: none;
}

#footSplash a:hover {
  	color: #CCCC00; 
	text-decoration: underline; 
}
#leftNav a {
	color: #333333;
	text-decoration: none;
}

#leftNav a:hover {
	color: #333333;
	text-decoration: underline;
}

