/* CSS Document */

#footer {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 10px;
	color: #A4A2A2;
	text-align: right;
}
	
#footer a {
  font-family: Arial, verdana;
	color: #449EB6;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
