
a {
    text-decoration: none;
}

a:hover {
    background-color:yellow;
    color: red;
}

body {
    line-height:150%;
}

.chutrang {
    color:white;
}

.chudo {
    color:red;
}
