
#navbar {
 cursor:hand;
 color:white;
 font-weight:normal;
}
#navbar a {
 color:white;
 text-decoration:none;
}
#bottom_nav {
 cursor:hand;
 color:white;
 font-weight:normal;
}
#bottom_nav a {
 color:white;
 text-decoration:none;
}