.act1 {
    font-weight: bold;
}

.act2 {
    background: yellow;
}

.act3 {
    text-decoration: underline;
}

.act4 {
    color: blue;
}

.act5 {
    color: red;
}