A {
	text-decoration: none;
	color: #BBBBBB;
 }
 A:hover {
	text-decoration: none;
	color: #9999AA;
 }

#footer 
 {
	color:#CCCCCC;
	font-size:12px;
	font-family:Times New Roman;
	text-align:center;
	position: absolute;
	bottom: 0px;
	width: 100%;
 }
