@charset "utf-8";
/* CSS Document */

div#menuFotter a {
	font-family: Arial Narrow;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
}
div#menuFotter a:link {color: #FFFFFF;}
div#menuFotter a:visited {}
div#menuFotter a:active {}
div#menuFotter a:hover {color:#FFFF99;}