#base {
  clear : both;
  border : solid 0px #CCCCCC;
  background : #466480;
  width : 973px;
  padding : 6px;
  margin : 0px;
}

#base p {
  text-align : left;
  margin : 6px;
  font-size : 85%;
  line-height : normal;
  color : #bcdedc;
}

#base a:link {
  color : #bcdedc; 
  text-decoration : none;
}

#base a:visited	{
  color : #666666; 
  text-decoration : none;
}

#base a:hover {
  color : #666666; 
  text-decoration : underline;
}
#footermenu
{
	float:left;
	height: 45px;
	width: 982px; 
	padding: 0px 0px 0px 0px; 
	background-color: #FFFFFF;
	font-size: 9pt;
	font-weight:bold;
	color:#333333;
	
}
#footermenu a
{
color: #4d4d4d;
}