.footer {
	background: url(chromebg2.gif) center center repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-bottom-style: inset;
	border-right-style: inset;
	padding-left: 275px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
