/* CSS Document */

.menu-bottom {
color:#999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;

}
.menu-bottom a{
color:#555555;
text-decoration:none;
}

.menu-bottom a:visited{
color:#666666; text-decoration:none;
}
.menu-bottom a:hover{
color:#000000; text-decoration:underline;
}
