﻿body { font-family:  Arial, Courier New, Book Antiqua ; font-size: 9pt}
{ background-color: rgb(192,192,192); background-attachment: fixed; font-weight: normal; text-indent: 3px; background-position: left }
a:link { color: #008080; text-decoration: none; font-weight: bold }
a:visited { color: #008080; text-decoration: none; font-weight: bold }
a:hover { color: #FFCC00;  text-decoration: none; font-weight: bold }
a:active { color: #FFCC00;  text-decoration: none; font-weight: bold }

#footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-top-color: #C4C2AB;
	margin-top: 1em;
	padding-left: 0px;
	width: auto;
	position: inherit;
	background-color: #FFFF99 ;
}

#footerMenu ul {
	padding: 0px;
	margin: 0px;
	
}
#footerMenu ul li {
	display: inline;
	line-height: 25px;
}
#footerMenu ul li a {
	
	padding: 5px 1em 5px 1em;
	font-size: 0.8em;
	text-transform: none;
	text-decoration: none;
	color: #008080;
}
#footerMenu ul li a:hover {
	color: #008080;
	background-color: #FFCC00;
}
