.handcursor{
cursor:hand;
cursor:pointer;
}

.handcursor:hover {
text-decoration:underline;
color:#FFFF99;
}

.switchgroup1 {
padding:10px 0 10px 10px;
margin:0 0 10px 0;
}

.switchgroup1 p, .switchgroup1 ul {
color:#fff;
}

.switchgroup2 {
border-bottom:1px solid #82829a;
margin:0 0 10px 0;
}