.footer { 
			padding-left:300px;

			width:600px;
			
			}
.footer ul li {display:inline;
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#666;
		
}
.footer a {
	text-decoration:none;
	color:#666;
	font-weight: normal;		
		

		}
.footer a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
			}
.footer a img {text-decoration:none; border:none;}
.footer a:hover img {text-decoration:none; border:none;}
