a.adlitlinks, a.adlitlinks:visited, a.adlitlinks:active  {
	color : #CC0000;
	font-family : Georgia;
	font-size : 14px;
	text-decoration: underline;
}
a.adlitlinks:hover {
	color: #000033;
	font-family : Georgia;
	font-size : 14px;
	text-decoration: none;
	
	}

table.text {
	font-family: Georgia;
	font-size: 15px;
}

	
table.body {
	background-color: white;
	font-family: Georgia;
	font-size: 15px;
	border-left: inset;
	border-left-width: thin;
	border-color: Navy;
	
	border-right: inset;
	border-right-width: thin;
	border-color: Maroon;
	
	border-top: outset;
	border-top-width: thin;
	border-color: Maroon;
	
	border-bottom: outset Maroon;
	border-bottom-width: thin;
	border-color: Maroon;
	
	
}
a.rolloverlinks, a.rolloverlinks:visited, a.rolloverlinks:active  {
	color : Black;
	font-family : Georgia;
	font-weight: bold;
	font-size : 16px;
	text-decoration: underline;
}
a.rolloverlinks:hover {
	color: #000033;
	background-color: #F4A460;
	font-family : Georgia;
	font-weight: bold;
	font-size : 16px;
	text-decoration: none;
	}

body {
	background-color: #FCE3A9;
}

	
	
div.style2 {
	background-color: #FDE171;
	border-bottom: 1px dashed #191970;
	padding: 4px;
}



	
	




