/* CSS Document */

.footer{
	clear:both;
	background-color:#931111;
	color:#FFFFFF;
	width:100%;
	font-size:10px;
	line-height:200%;
	margin-top:5px;
	}
	a.afooter, a.footer:visited{
		text-decoration:none;
		font-size:10px;
		color:#FFFFFF;
		background-color:inherit;
		}
		a.afooter:hover, a.afooter:active{
			font-weight:bold;
			}
