
body         { width: 100%; font-family: Arial; font-size: 10pt }

a:link       { color: #FF6600 }
a:active     { color: #FF9933 }
a:visited    { color: #FF6600 }

.menu_link a:link       { color: #000000; text-decoration: none; font-weight: bold; font-size: 75% }
.menu_link a:active     { color: #000000; text-decoration: none; font-weight: bold; font-size: 75% }
.menu_link a:visited    { color: #000000; text-decoration: none; font-weight: bold; font-size: 75% }

.center { text-align: center }

.rabbit_trail {font-size: 70%; font-weight: bold; text-align: left; color: black}

.foot_note {font-size: 75%; font-style: italic}

.border_ads {
     font-size: 80%; 
	 background: #a8ffa8; 
	 color: black; 
	 border: 1px solid; 
	 margin: .5em; 
	 padding: 5px;
}

.featured_sites_header {
	background: #9d7f41; 
	color: #f7f4eb; 
	font-weight: bold;
	font-size: 8pt; 
	border: 1px solid #000000; 
	width: 175px; 
	height: 20px;
	line-height: 20px;
    text-align: center;
	margin: auto;
	padding: 2px;
}

.featured_sites {
	 background: #a8ffa8; 
     font-size: 8pt; 
	 color: #000000; 
	 border: 1px solid #000000; 
	 width: 175px; 
	 padding: 2px;
	 text-align: center;
	 margin: auto;
	 line-height: 18px;
}
