@charset "UTF-8";

/* CSS Document */
.bottomNav {
	width:160px;
	height:27px;
}
.bottomNav a {
	display:block;
	width:190px;
	height:33px;
	border-right:#FFFFFF 2px solid;
}
.bottomNav a:hover {
	color:#000000;
	text-decoration: underline;
}
.lowerLinks, .lowerLinks a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
