footer_bg {
 	background-color: #144E8C;
 	 } 	

.tdhead{
	/* Headline on all pages, with background image */
   font-family:verdana,helvetica,arial,serif;
   font-size:90%;
   font-weight:bold;
   background: #144E8C;
   color:white;
}

a:link { 
  font-size:90%; 
  text-decoration:none; 
  color:#144E8C; 
  font-weight:bold; 
} 
a:visited  { 
  font-size:90%; 
   text-decoration:none; 
   color:#144E8C; 
   font-weight:bold; 
} 
a:hover 
{ 
   font-size:90%; 
   text-decoration:none; 
   color:#D99E1E; 
   font-weight:bold; 
}
 
