body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #FFFFFF;
}

a:link {
        text-decoration: none;
        font-weight: bold;
}
a:visited {
        text-decoration: none;
        color: #250053;
        font-weight: bold;
}
a:hover {
        text-decoration: underline;
        color: #FF0000;
        font-weight: bold;
}
a:active {
        text-decoration: none;
        color: #FF0000;
        font-weight: bold;
}
.style3 {
        font-family: Verdana, sans-serif;
        font-size: 20px;
        color: #000000;
        font-weight: bold;
}
.style4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #5e5e5e;
        font-weight: bold;
}
.style5 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #5e5e5e;
        font-weight: bold;
}
.friends {
        font-family: Comic Sans MS,Arial, Helvetica;
        font-size: 14px;
        color: #fc43b1;
        font-weight: normal;
