.pm-bottom-menu {
    height:35px; 
    margin-top:0px; 
    margin-left:0px;
	font-size:12px;
}

.pm-bottom-menu  a{
    text-decoration:none;
    margin:0 2px;
	font-size:12px;
}

.pm-bottom-menu a.selected{
    text-decoration:underline;
	font-size:12px;
font-weight:normal;
}

.pm-bottom-menu a:hover{
    text-decoration:underline;
	font-size:12px;
}