 body {
	background-image: url(images/maroon-background.gif);
}
table.featuredtext { 
font-size: 14px;  
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: Black;
}
a.adlitlinks, a.adlitlinks:visited, a.adlitlinks:active  {
	font-size: 14px;  
   font-family: "Times New Roman", Times, serif;
   color: White;
	font-weight: bold;
}

table.bodytable {
	background-color: White;
	border-color: Maroon;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-width: 2px;
	border-top-width: 2px;
	border: 2px inset;
}

a.adlitlinks:hover {
	font-size: 14px;  
   font-family: "Times New Roman", Times, serif;
   color: #CC0000;
	font-weight: bold;
}
table.bodytext { 
font-size: 14px;  
font-family: "Times New Roman", Times, serif;
color: Black;
}